Yes, i want to login to a server though ssh authenticating with public
key, using the authorized_keys2 file located in the users home
directory, i have this directive in sshd_config:

AuthorizedKeysFile  ~/.ssh/authorized_keys2

How can i do this ?

Thanks
Walter


On Wed, 2007-03-14 at 08:39 -0700, Russ Allbery wrote:
> Walter Lamagna <[EMAIL PROTECTED]> writes:
> 
> > I am using PAM + AFS to authenticate the user, i have given persmissions
> > to everybody read the .ssh directory of the users home directory, but
> > ssh complains with:
> 
> > pam_afs[25129]: AFS Won't use illegal password for user walter
> 
> > How could i resolve it ?
> 
> If this is still in the context of password-less login, you can't use the
> AFS PAM module that comes in the OpenAFS source tree with that.
> 
-- 

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to