-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Christopher Chan Sent: Thursday, February 04, 2010 10:59 PM To: centos@centos.org Subject: Re: [CentOS] CentOS 5.4 x86_64 authenticating against AD (Server 2008r2)
On Friday, February 05, 2010 12:45 PM, Dan Burkland wrote:
I am indeed using winbind. While I am not new to CentOS I am a greenhorn
when it comes to Winbind. What log is considered the main Winbind log? (perhaps /var/log/samba/winbind.log?) Also. I have posted my smb.conf on pastebin: http://centos.pastebin.com/f5b4406a7
Does either 'wbinfo -u' or 'wbinfo -g' work for you?
If they do, do you have entries in nsswitch.conf for winbind?
Hey All,
Just wondering if any of you have been able to setup CentOS 5.4 to
authenticate against AD on a Server 2008r2 Domain Controller. I am trying to complete this particular setup however I have run into some difficulties such as not being able to lookup domain users via getent passwd.
Are you using winbind? What do the logs for winbind say?
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Wbinfo -u & wbinfo -g do indeed work for me however getent passwd or getent group returns no AD users or groups. I have winbind entries in nsswitch for both the passwd & group entries. Josepeh, I will try a newer RPM from a different repository and see if that resolves my issues. Did my smb.conf look ok?
Thanks again guys,
Dan