I am having the same issue. I am running Samba 3 Alpha 24 trying to connect to a W2K3 Server with AD. If I getent or chown I can see all my domain users, but sshd, login, etc (PAM apps) cant see the accounts. When I try to login to the console as a AD user or SSH I get the following in /var/log/messages
Jun 2 20:38:58 gonzo pam_winbind[1900]: request failed: No logon servers, PAM error was 4, NT error was NT_STATUS_NO_LOGON_SERVERS The issue is when I do wbinfo I can see everything.... My config is as follows: [global] realm = AD.TECHFORTIFY.NET ads server = animal.ad.techfortify.net security = ADS encrypt passwords = yes winbind separator = + winbind uid = 10000-20000 winbind gid = 10000-20000 winbind enum users = yes winbind enum groups = yes template homedir = /home/%U template shell = /bin/bash Anyone that can help? TIA Chet Wisniewski Techfortify LLC [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael MacIsaac Sent: Tuesday, June 03, 2003 3:32 PM To: [EMAIL PROTECTED] > What is still going wrong, that i can't authenticate? Is nscd running? If so, turn it off. Is winbind added to /etc/nsswitch.conf? Does the command "id YOURDOMAIN+user" work? It should. -Mike MacIsaac, IBM mikemac at us.ibm.com (845) 433-7061 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
