Displaying 1 result from an estimated 1 matches for "authlookup".
2000 Mar 08
0
NIS, PAM, OpenSSH. Seems to work perfectly (one minor concern)
...n the netgroup
staff can login fine, and NIS users not in that netgroup get /bin/nologin.
Users have a shared homedir, and the ones that have done:
cat .ssh/identity.pub >> .ssh/authorized_keys
can also not login when not in the stafdf netgroup.
And when NIS isn't running, it nicely fakes authlookup for NIS users (any
non local users actually) and local users can still nicely login. Excellent!
Now, in the above case where a user is not a member of the netgroup, I
tried to execute a command using ssh:
ssh -l test host /bin/date
The client gives me:
debug: Trying RSA authentication with key &...