if you do a wbinfo -a username%password do you get plaintext password succeeded and encrypted password succeeded? Thanks -----Original Message----- From: ken_yap@users.sourceforge.net [mailto:ken_yap@users.sourceforge.net] Sent: Mon 28/10/2002 11:05 AM To: John Simovic Cc: lias@lists.linux.org.au Subject: Re: [Lias] Winbind >Hi Ken, could you send me a copy of your smb.conf and /etc/pam.d/samba = >files so I can compare. These are the only files I have changed so far = >and I keep getting a plaintext password failed error. Not getting = >anything regarding encrypted passwords. I only have smb.conf and /etc/pam.d/auc. As I said I'm not using it to authenticate shares, only AUC (auc.sourceforge.net). Winbind section in smb.conf: # winbind stuff # separate domain and username with '-', like DOMAIN-username winbind separator = - # use uids from 10000 to 20000 for domain users winbind uid = 10000-20000 # use gids from 10000 to 20000 for domain groups winbind gid = 10000-20000 # allow enumeration of winbind users and groups winbind enum users = yes winbind enum groups = yes Auth section in /etc/pam.d/auc: #%PAM-1.0 auth sufficient /lib/security/pam_winbind.so auth required /lib/security/pam_unix_auth.so use_first_pass auth required /lib/security/pam_nologin.so ...
<<winmail.dat>>