[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

sudo and pam_ldap



Had to change the contents of /etc/pam.d/sudo to

 auth       sufficient pam_unix.so
 auth       required   pam_ldap.so use_first_pass

 account    sufficient pam_unix.so
 account    required   pam_ldap.so

to get sudo working.

Should we rebuild the sudo package to set up this
automatically?

--
Alex Brasetvik



Reply to: