ssh on OpenSSI/FC2 and afs
From: Ron Croonenberg (ronc_at_depauw.edu)
Date: 10/27/05
- Next message: Wolfgang Meiners: "ssh as socks proxy"
- Previous message: Wolfgang Meiners: "Re: bruteforce ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 27 Oct 2005 12:58:04 -0500
Hello,
I am trying to get ssh to authenticate/login using pam (pam_afs and
pam_ldap) on OpenSSI (clustering for Linux)
this is what I have in system-auth:
auth required /lib/security/$ISA/pam_env.so
auth sufficient /lib/security/$ISA/pam_unix.so likeauth nullok
auth sufficient /lib/security/$ISA/pam_afs.so use_first_pass
auth sufficient /lib/security/$ISA/pam_ldap.so use_first_pass
auth required /lib/security/$ISA/pam_deny.so
this is what I get to see in messages:
Oct 27 12:56:03 oort-02 sshd(pam_unix)[132296]: check pass; user unknown
Oct 27 12:56:03 oort-02 sshd(pam_unix)[132296]: authentication failure;
logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=host.cs.depauw.edu
Oct 27 12:56:03 oort-02 pam_afs[132298]: AFS Authentication failed for
user NOUSER. user doesn't exist
The account exists in afs, and the "system-auth" setup seems to work on
"vanilla" Linux machines.
any ideas ? tips ?
thanks,
Ron
- Next message: Wolfgang Meiners: "ssh as socks proxy"
- Previous message: Wolfgang Meiners: "Re: bruteforce ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]