<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Manage Samba4 AD Domain Controller DNS and Group Policy from Windows &#8211; Part 4	</title>
	<atom:link href="https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sat, 01 Sep 2018 06:07:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Rifqi		</title>
		<link>https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/comment-page-1/#comment-1030644</link>

		<dc:creator><![CDATA[Rifqi]]></dc:creator>
		<pubDate>Sat, 01 Sep 2018 06:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23735#comment-1030644</guid>

					<description><![CDATA[Access was denied. Would you like to add it anyway ? When i tried add dns from rsat. How to repair these permission ??]]></description>
			<content:encoded><![CDATA[<p>Access was denied. Would you like to add it anyway ? When i tried add dns from rsat. How to repair these permission ??</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nuno Mourinho		</title>
		<link>https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/comment-page-1/#comment-954807</link>

		<dc:creator><![CDATA[Nuno Mourinho]]></dc:creator>
		<pubDate>Wed, 27 Dec 2017 11:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23735#comment-954807</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/comment-page-1/#comment-951245&quot;&gt;nehru&lt;/a&gt;.

If you run a command like sudo command, and you are not in the sudoers file, then you have the message # is not in the sudoers file. this incident will be reported. This is a normal situation

The $ indicates a different shell. If is possible that you have created a user with the useradd command instead of the adduser command. These two commands are different, since one creates the home directory, and the other does not create it.

Try to run /bin/bash to get the right shell. And recreate the user if needed (use the root login)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/comment-page-1/#comment-951245">nehru</a>.</p>
<p>If you run a command like sudo command, and you are not in the sudoers file, then you have the message # is not in the sudoers file. this incident will be reported. This is a normal situation</p>
<p>The $ indicates a different shell. If is possible that you have created a user with the useradd command instead of the adduser command. These two commands are different, since one creates the home directory, and the other does not create it.</p>
<p>Try to run /bin/bash to get the right shell. And recreate the user if needed (use the root login)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matei Cezar		</title>
		<link>https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/comment-page-1/#comment-954734</link>

		<dc:creator><![CDATA[Matei Cezar]]></dc:creator>
		<pubDate>Wed, 27 Dec 2017 06:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23735#comment-954734</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/comment-page-1/#comment-951245&quot;&gt;nehru&lt;/a&gt;.

You must manually add the user to sudoers file or via usermoad -aG command in order to gain root privileges. Also, home directory must me setup in smb.conf file with template homedir directive.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/comment-page-1/#comment-951245">nehru</a>.</p>
<p>You must manually add the user to sudoers file or via usermoad -aG command in order to gain root privileges. Also, home directory must me setup in smb.conf file with template homedir directive.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nehru		</title>
		<link>https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/comment-page-1/#comment-951245</link>

		<dc:creator><![CDATA[nehru]]></dc:creator>
		<pubDate>Mon, 18 Dec 2017 09:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23735#comment-951245</guid>

					<description><![CDATA[Hi,

We have a problem Ubuntu machine successfully installed the Domain controller in Ubuntu but will looks like came into the terminal like &lt;code&gt;$&lt;/code&gt;.

If any commands are typed it will getting a error.issue &lt;code&gt;#&lt;/code&gt; is not in the sudoers file. this incident will be reported &quot;please help me]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>We have a problem Ubuntu machine successfully installed the Domain controller in Ubuntu but will looks like came into the terminal like <code>$</code>.</p>
<p>If any commands are typed it will getting a error.issue <code>#</code> is not in the sudoers file. this incident will be reported &#8220;please help me</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nuno Mourinho		</title>
		<link>https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/comment-page-1/#comment-948272</link>

		<dc:creator><![CDATA[Nuno Mourinho]]></dc:creator>
		<pubDate>Thu, 14 Dec 2017 17:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23735#comment-948272</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/comment-page-1/#comment-946705&quot;&gt;Manuel Borges&lt;/a&gt;.

Yes Manuel Borges, I have solved the problem.

Put allow dns updates in global, like this this:
&lt;pre&gt;
[global]
allow dns updates = nonsecure
&lt;/pre&gt;
This way the automatic updates work. Don&#039;t ask me why....]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/manage-samba4-dns-group-policy-from-windows/comment-page-1/#comment-946705">Manuel Borges</a>.</p>
<p>Yes Manuel Borges, I have solved the problem.</p>
<p>Put allow dns updates in global, like this this:</p>
<pre>
[global]
allow dns updates = nonsecure
</pre>
<p>This way the automatic updates work. Don&#8217;t ask me why&#8230;.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
