-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello!

Since upgrading to 3.0.23, my logins to my Linux boxes joined to a W2K3
AD domain require me to type the same password twice.  My
/etc/pam.d/system-auth looks like this:

auth        required      pam_env.so
auth        sufficient    pam_unix.so nullok try_first_pass
auth        requisite     pam_succeed_if.so uid >= 500 quiet
auth        sufficient    pam_winbind.so use_first_pass
auth        required      pam_deny.so

account     required      pam_unix.so broken_shadow
account     sufficient    pam_succeed_if.so uid < 500 quiet
account     [default=bad success=ok user_unknown=ignore] pam_winbind.so
account     required      pam_permit.so

password    requisite     pam_cracklib.so retry=3
password    sufficient    pam_unix.so md5 shadow nullok try_first_pass
use_authtok
password    sufficient    pam_winbind.so use_authtok
password    required      pam_deny.so

session     required      pam_mkhomedir.so umask=0022
session     required      pam_limits.so
session     required      pam_unix.so


Is there something I am missing?

Thank you!

Nolan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEx70MDvRm1gMgQ8oRAh2NAJ9YyIEooPC7fQ26xLxk5u9g+W7M9QCg3LXC
L9lXwNI3WMsmdO9aMNQ42Sg=
=OE4G
-----END PGP SIGNATURE-----

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to