On Wed, Nov 07, 2007 at 11:58:28AM +0200, Micha Feigin wrote:
 
> I found the culprit, but not the solution. There is the thinkfinger pam module
> that allows login in using a finger print. Everything works fine for other
> logins when trying to use the password, but ssh fails for some reason. the
> entry in /etc/pam.d/common-auth:
> 
> auth    sufficient      pam_thinkfinger.so
> auth    required        pam_unix.so try_first_pass nullok_secure
> 
> Any ideas how to make both work?

Try putting the pam_thinkfinger.so in /etc/pam.d/login instead of in
common-auth which many sections import.

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to