On Wed, 2007-21-03 at 22:03 +0100, Josselin Mouette wrote: > Le mercredi 21 mars 2007 à 08:10 -0700, Jack Bates a écrit : > > Package: gksu > > Version: 2.0.0-1 > > Severity: normal > > > > I use two pam auth modules: pam_shishi and pam_unix. If I enter a > > password and pam_shishi fails to authenticate, sudo prompts me for a > > second password and tries to authenticate with pam_unix. > > It looks like your PAM configuration is incorrect. You should use the > use_first_pass option for pam_unix so that the password rejected by > pam_shishi is re-used.
Thanks for your fast response. use_first_pass prevents users whose Kerberos password differes from their local password from logging in when pam_shishi fails. Our system needs to support prompting the user for a second password, but gksu does not appear to handle this second password prompt. Jack
signature.asc
Description: This is a digitally signed message part

