> > -Or, change the pam.conf entry like below.
> >
> > - other auth required pam_unix.so try_first_pass
> > + other auth required pam_skey.so try_first_pass
> >
>
> I confirm that the change in the pam.conf entry also fixes the problem
> in my environment.
I am not good at this, but I thought about it more and now I
feel adding following entries for 'other' like for 'login'
might be better?
(I confirmed it works.)
+other auth sufficient pam_unix.so
other auth required pam_unix.so try_first_pass
Comments from experts for this are really welcome!
Thanks,
Yoshinobu Inoue
> Thanks,
> -- JMA
> -----------------------------------------------------------------------
> Jos� M� Alcaide | mailto:[EMAIL PROTECTED]
> Universidad del Pa�s Vasco | mailto:[EMAIL PROTECTED]
> Dpto. de Electricidad y Electr�nica | http://www.we.lc.ehu.es/~jose
> Facultad de Ciencias - Campus de Lejona | Tel.: +34-946012479
> 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-946013071
> -----------------------------------------------------------------------
> "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message