<?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: Troubleshooting Active Directory and Winbind</title>
	<atom:link href="http://www.linuxmail.info/troubleshooting-active-directory-centos-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxmail.info/troubleshooting-active-directory-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.0.1</generator>
	<item>
		<title>By: Ryan</title>
		<link>http://www.linuxmail.info/troubleshooting-active-directory-centos-5/#comment-3750</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 09 Jul 2009 16:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/troubleshooting-active-directory-centos-5/#comment-3750</guid>
		<description>It seems to me that everything is going smoothly. Kerberos auth works fine, I see the entries using getent, I can su to a domain user account and it creates the home directories, I get everything fine back from wbinfo. 

The problem is, on the login screen, it won&#039;t recognize the domain user accounts. /var/log/secure says that pam can&#039;t locate the user info. /etc/pam.d/login points to system-auth, which has all the right krb entries. Any advice?</description>
		<content:encoded><![CDATA[<p>It seems to me that everything is going smoothly. Kerberos auth works fine, I see the entries using getent, I can su to a domain user account and it creates the home directories, I get everything fine back from wbinfo. </p>
<p>The problem is, on the login screen, it won&#8217;t recognize the domain user accounts. /var/log/secure says that pam can&#8217;t locate the user info. /etc/pam.d/login points to system-auth, which has all the right krb entries. Any advice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.linuxmail.info/troubleshooting-active-directory-centos-5/#comment-3687</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Thu, 28 May 2009 17:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/troubleshooting-active-directory-centos-5/#comment-3687</guid>
		<description>I get these two errors when joining the domain, and doing a getent passwd doesn&#039;t list the AD password/accounts on CENTOS 5 machine. 

Using short domain name -- XXDOMAIN
DNS update failed!</description>
		<content:encoded><![CDATA[<p>I get these two errors when joining the domain, and doing a getent passwd doesn&#8217;t list the AD password/accounts on CENTOS 5 machine. </p>
<p>Using short domain name &#8212; XXDOMAIN<br />
DNS update failed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Sarmiento</title>
		<link>http://www.linuxmail.info/troubleshooting-active-directory-centos-5/#comment-726</link>
		<dc:creator>Carlos Sarmiento</dc:creator>
		<pubDate>Tue, 06 May 2008 16:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/troubleshooting-active-directory-centos-5/#comment-726</guid>
		<description>Hi. I&#039;m running opensuse 10.3 and samba-3.0.26a-3.5. I&#039;m trying to make Windbind and Active Directory work together.When I run smb -b &#124;grep LDAP I don&#039;t get HAVE_LDAP_DOMAIN2HOSTLIST

host:/etc/samba # smbd -b &#124; grep LDAP
  HAVE_LDAP_H
  HAVE_LDAP
  HAVE_LDAP_ADD_RESULT_ENTRY
  HAVE_LDAP_INIT
  HAVE_LDAP_INITIALIZE
  HAVE_LDAP_SET_REBIND_PROC
  HAVE_LIBLDAP
  LDAP_SET_REBIND_PROC_ARGS

Should I necessarily have it listed?.


However trying:
host:/etc/samba # kinit -V admin@PRUEBA
Password for admin@PRUEBA: 
Authenticated to Kerberos v5

host:/etc/samba # net ads join -U admin
admin&#039;s password: 
Using short domain name -- MAIN
Joined &#039;HOST&#039; to realm &#039;PRUEBA&#039;

host:/etc/samba # net ads testjoin
Join is OK


When I run wbinfo -u

host:/etc/samba # wbinfo -u
Error looking up domain users

And I see the message in the log file and when I run
2008/05/02 13:32:30, 1] libads/cldap.c:recv_cldap_netlogon(247) Failed to parse cldap reply


It seems it&#039;s working, but I just keep getting those errors in the log files and of course it won&#039;t work. Can anybody help me?

Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Hi. I&#8217;m running opensuse 10.3 and samba-3.0.26a-3.5. I&#8217;m trying to make Windbind and Active Directory work together.When I run smb -b |grep LDAP I don&#8217;t get HAVE_LDAP_DOMAIN2HOSTLIST</p>
<p>host:/etc/samba # smbd -b | grep LDAP<br />
  HAVE_LDAP_H<br />
  HAVE_LDAP<br />
  HAVE_LDAP_ADD_RESULT_ENTRY<br />
  HAVE_LDAP_INIT<br />
  HAVE_LDAP_INITIALIZE<br />
  HAVE_LDAP_SET_REBIND_PROC<br />
  HAVE_LIBLDAP<br />
  LDAP_SET_REBIND_PROC_ARGS</p>
<p>Should I necessarily have it listed?.</p>
<p>However trying:<br />
host:/etc/samba # kinit -V admin@PRUEBA<br />
Password for admin@PRUEBA:<br />
Authenticated to Kerberos v5</p>
<p>host:/etc/samba # net ads join -U admin<br />
admin&#8217;s password:<br />
Using short domain name &#8212; MAIN<br />
Joined &#8216;HOST&#8217; to realm &#8216;PRUEBA&#8217;</p>
<p>host:/etc/samba # net ads testjoin<br />
Join is OK</p>
<p>When I run wbinfo -u</p>
<p>host:/etc/samba # wbinfo -u<br />
Error looking up domain users</p>
<p>And I see the message in the log file and when I run<br />
2008/05/02 13:32:30, 1] libads/cldap.c:recv_cldap_netlogon(247) Failed to parse cldap reply</p>
<p>It seems it&#8217;s working, but I just keep getting those errors in the log files and of course it won&#8217;t work. Can anybody help me?</p>
<p>Thank you in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
