<?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: Active Directory Integration with Samba for RHEL/CentOS 5</title>
	<atom:link href="http://www.linuxmail.info/active-directory-integration-samba-centos-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxmail.info/active-directory-integration-samba-centos-5/</link>
	<description>Rapidly deploy Linux based mail solutions today</description>
	<lastBuildDate>Sat, 12 Sep 2009 22:40:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: consultant</title>
		<link>http://www.linuxmail.info/active-directory-integration-samba-centos-5/#comment-3886</link>
		<dc:creator>consultant</dc:creator>
		<pubDate>Wed, 19 Aug 2009 22:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/active-directory-integration-samba-centos-5/#comment-3886</guid>
		<description>Hi dbman,

That&#039;s correct, starting CentOS 5.0 authconfig can insert the pam_mkhomedir.so line.

But in my case, I need the pam_oddjob_mkhomedir.so line, which can create home directories even with non-root account. This is because Dovecot drops down to the user account when updating the mailbox.</description>
		<content:encoded><![CDATA[<p>Hi dbman,</p>
<p>That&#8217;s correct, starting CentOS 5.0 authconfig can insert the pam_mkhomedir.so line.</p>
<p>But in my case, I need the pam_oddjob_mkhomedir.so line, which can create home directories even with non-root account. This is because Dovecot drops down to the user account when updating the mailbox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbman</title>
		<link>http://www.linuxmail.info/active-directory-integration-samba-centos-5/#comment-3883</link>
		<dc:creator>dbman</dc:creator>
		<pubDate>Wed, 19 Aug 2009 14:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/active-directory-integration-samba-centos-5/#comment-3883</guid>
		<description>The part about automated home directories is now outdated as of RHEL 5.3 (CentOS 5.3 too).  The authconfig program (what runs in the background to set everything up from the GUI) now inserts the following line in the /etc/pam.d/system-auth file:

session     optional      pam_mkhomedir.so

This does the directory creation for the domain, and creates the home directory for each user logging in using the skeleton files.  It is no longer necessary to do these actions or hand-modify the system-auth file.</description>
		<content:encoded><![CDATA[<p>The part about automated home directories is now outdated as of RHEL 5.3 (CentOS 5.3 too).  The authconfig program (what runs in the background to set everything up from the GUI) now inserts the following line in the /etc/pam.d/system-auth file:</p>
<p>session     optional      pam_mkhomedir.so</p>
<p>This does the directory creation for the domain, and creates the home directory for each user logging in using the skeleton files.  It is no longer necessary to do these actions or hand-modify the system-auth file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: consultant</title>
		<link>http://www.linuxmail.info/active-directory-integration-samba-centos-5/#comment-3859</link>
		<dc:creator>consultant</dc:creator>
		<pubDate>Sat, 15 Aug 2009 02:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/active-directory-integration-samba-centos-5/#comment-3859</guid>
		<description>Hi Tamas L,

Template Shell should /bin/false to prevent anyone from logging in.</description>
		<content:encoded><![CDATA[<p>Hi Tamas L,</p>
<p>Template Shell should /bin/false to prevent anyone from logging in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamas L</title>
		<link>http://www.linuxmail.info/active-directory-integration-samba-centos-5/#comment-3849</link>
		<dc:creator>Tamas L</dc:creator>
		<pubDate>Wed, 12 Aug 2009 14:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/active-directory-integration-samba-centos-5/#comment-3849</guid>
		<description>Thank you, it&#039;s a great understandable guide.

I have a task, but I don&#039;t know which authorisation method should I use. I have to make a linux fileserver in a win2k3 domain. I don&#039;t want anybody to sign into this fileserver, just the samba server have to authenticate the users against the AD.
How have to provide the permissions for the samba server in this case

Thank you,

Tamas</description>
		<content:encoded><![CDATA[<p>Thank you, it&#8217;s a great understandable guide.</p>
<p>I have a task, but I don&#8217;t know which authorisation method should I use. I have to make a linux fileserver in a win2k3 domain. I don&#8217;t want anybody to sign into this fileserver, just the samba server have to authenticate the users against the AD.<br />
How have to provide the permissions for the samba server in this case</p>
<p>Thank you,</p>
<p>Tamas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: consultant</title>
		<link>http://www.linuxmail.info/active-directory-integration-samba-centos-5/#comment-3708</link>
		<dc:creator>consultant</dc:creator>
		<pubDate>Mon, 08 Jun 2009 14:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/active-directory-integration-samba-centos-5/#comment-3708</guid>
		<description>Hi Joe,

You can use &lt;a href=&quot;/active-directory-single-sign-on/&quot;&gt;direct LDAP lookup in Active Directory using the Microsoft provided Identity Management for Unix&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi Joe,</p>
<p>You can use <a href="/active-directory-single-sign-on/">direct LDAP lookup in Active Directory using the Microsoft provided Identity Management for Unix</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.linuxmail.info/active-directory-integration-samba-centos-5/#comment-3688</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 28 May 2009 21:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/active-directory-integration-samba-centos-5/#comment-3688</guid>
		<description>I haven&#039;t seen anyway to authenticate without actually joining.  Maybe a direct ldap or kerberos lookup rather than using the winbind daemon?

some interesting solutions might be to:
1. modify your /etc/group file to add domain users to wheel group, then enable wheel group in /etc/sudoers

2. setup a full samba server and import (or authenticate against) ldap users from AD

3. check this paid option out (i discovered this yesterday) www.likewise.com</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t seen anyway to authenticate without actually joining.  Maybe a direct ldap or kerberos lookup rather than using the winbind daemon?</p>
<p>some interesting solutions might be to:<br />
1. modify your /etc/group file to add domain users to wheel group, then enable wheel group in /etc/sudoers</p>
<p>2. setup a full samba server and import (or authenticate against) ldap users from AD</p>
<p>3. check this paid option out (i discovered this yesterday) <a href="http://www.likewise.com" rel="nofollow">http://www.likewise.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike P</title>
		<link>http://www.linuxmail.info/active-directory-integration-samba-centos-5/#comment-3686</link>
		<dc:creator>Mike P</dc:creator>
		<pubDate>Thu, 28 May 2009 15:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/active-directory-integration-samba-centos-5/#comment-3686</guid>
		<description>I&#039;m using CentOS 5.3

Is there a way to authenticate users against AD without joining the server to the AD domain?
I basically just want to use AD for authentication while still managing the user within Linux.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using CentOS 5.3</p>
<p>Is there a way to authenticate users against AD without joining the server to the AD domain?<br />
I basically just want to use AD for authentication while still managing the user within Linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.linuxmail.info/active-directory-integration-samba-centos-5/#comment-3673</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 20 May 2009 18:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/active-directory-integration-samba-centos-5/#comment-3673</guid>
		<description>I figured out my problem.  i made all the changes, but winbind was not able to function correctly because SELinux was preventing it from accessing certain files.  i set SELinux to permissive and it worked like a charm.</description>
		<content:encoded><![CDATA[<p>I figured out my problem.  i made all the changes, but winbind was not able to function correctly because SELinux was preventing it from accessing certain files.  i set SELinux to permissive and it worked like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Centos 5 / Samba file sharing</title>
		<link>http://www.linuxmail.info/active-directory-integration-samba-centos-5/#comment-3672</link>
		<dc:creator>Centos 5 / Samba file sharing</dc:creator>
		<pubDate>Wed, 20 May 2009 09:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/active-directory-integration-samba-centos-5/#comment-3672</guid>
		<description>[...] -u  To join it to the domain I used this excellent step by step guide for novices like myself   Active Directory Integration with Samba for RHEL/CentOS 5 &#124; Linux Mail Server Setup and Howto Guide  Any ideas or should I just give up and try and install it on [...]</description>
		<content:encoded><![CDATA[<p>[...] -u  To join it to the domain I used this excellent step by step guide for novices like myself   Active Directory Integration with Samba for RHEL/CentOS 5 | Linux Mail Server Setup and Howto Guide  Any ideas or should I just give up and try and install it on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.linuxmail.info/active-directory-integration-samba-centos-5/#comment-3667</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 14 May 2009 22:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/active-directory-integration-samba-centos-5/#comment-3667</guid>
		<description>i followed this entire guide exactly and now my rhel 5 server won&#039;t let me login as root.  it says &quot;Authentication failed&quot;.  i&#039;m pretty sure i messed up somewhere, but not too sure where; i did notice that my smb.conf file looks a little different than the picture.</description>
		<content:encoded><![CDATA[<p>i followed this entire guide exactly and now my rhel 5 server won&#8217;t let me login as root.  it says &#8220;Authentication failed&#8221;.  i&#8217;m pretty sure i messed up somewhere, but not too sure where; i did notice that my smb.conf file looks a little different than the picture.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.598 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-09 06:42:57 -->
<!-- Compression = gzip -->
