Hello, I just installed Fedora 11 x86_64 on my computer and I'm trying to getit on authorize via Active Directory on Server 2003 R2. While I am new atFedora, I am very comfortable with CentOS, and in fact have many CentOS5.4 servers configured to use AD for single sign-on. I trawled both the forums and the mailing-list for posts dealing with AD, but mostare for F10 or older, and at least one other asks for help specificallyfor F11 but there was not a response. Does anyone currently have a working F11 install (preferably with samba-3.4.2) that is able to login with an username in Active Directory? I can currently login via local account, but when I try my domain account, I get an "Error in Service module" in console. I have turned on debugging in /etc/pam.d/system-auth and I get the following from /var/log/secure: (Console) Nov 8 17:05:40 pc012 login: pam_unix(login:auth): authentication failure; logname=LOGIN uid=0 euid=0 tty=tty2 ruser= rhost= user=rick Nov 8 17:05:40 pc012 login: pam_krb5[5197]: authentication succeeds for 'rick' (rick@xxxxxxxx) Nov 8 17:05:40 pc012 login: pam_winbind(login:account): [pamh: 0x1957170] ENTER: pam_sm_acct_mgmt (flags: 0x0000) Nov 8 17:05:40 pc012 login: pam_winbind(login:account): valid_user: wbcGetpwnam gave WBC_ERR_DOMAIN_NOT_FOUND Nov 8 17:05:40 pc012 login: pam_winbind(login:account): [pamh: 0x1957170] LEAVE: pam_sm_acct_mgmt returning 3 (PAM_SERVICE_ERR) Nov 8 17:05:40 pc012 login: Error in service module (ssh) Nov 8 17:08:24 pc012 sshd[5413]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=localhost user=rick Nov 8 17:08:24 pc012 sshd[5413]: pam_krb5[5413]: authentication succeeds for 'rick' (rick@xxxxxxxx) Nov 8 17:08:24 pc012 sshd[5413]: pam_winbind(sshd:account): [pamh: 0x7fc224d9ae80] ENTER: pam_sm_acct_mgmt (flags: 0x0000) Nov 8 17:08:24 pc012 sshd[5413]: pam_winbind(sshd:account): valid_user: wbcGetpwnam gave WBC_ERR_DOMAIN_NOT_FOUND Nov 8 17:08:24 pc012 sshd[5413]: pam_winbind(sshd:account): [pamh: 0x7fc224d9ae80] LEAVE: pam_sm_acct_mgmt returning 3 (PAM_SERVICE_ERR) Nov 8 17:08:24 pc012 sshd[5414]: fatal: Access denied for user rick by PAM account configuration Nov 8 17:08:24 pc012 sshd[5413]: Failed password for rick from ::1 port 37333 ssh2 I can get a ticket via kinit and check auth via wbinfo -a so that part is working. Also if I su - domuser the home directory is created along with the correct domain username and group being put on it. Thanks, Rick -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines