Re: Using PAM with ssh

2005-02-02 Thread Andrea Venturoli
Konrad Heuer wrote: > I never tried by myself, but did you also modify /etc/pam.d/sshd? I think > that would be necessary. Of course; here it is: # # $FreeBSD: src/etc/pam.d/sshd,v 1.15 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "sshd" service # # auth authrequired

Re: Using PAM with ssh

2005-02-01 Thread Konrad Heuer
On Tue, 1 Feb 2005, Andrea Venturoli wrote: > I'd like to login to a box of mine through ssh using a password that's > stored in Samba's user database: for this I normally use pam_smb. > pam_smb works with any other application, but not with sshd: actually it > looks like sshd doesn't even try to