Displaying 1 result from an estimated 1 matches for "nolnod".
Did you mean:
nolnode
2004 Jun 17
6
[Bug 881] PAM: authentication thread exited unexpectedly
...an be created manually after the userid has been created or
automatically the first time a user logs in. This is done by a PAM
module - pam_srm.
http://docs.sun.com/db/doc/816-7750/6mdo1u7fr?q=pam_srm&a=view
If the account logging in does not have an lnode, the module runs a script
/etc/srm/nolnode to generate one. SSH is exiting as a result of calling this
PAM module - if I comment out that PAM module the user can log in. lnodes are
only created once, unless deleted by root.
Observations:
o If the user has an existing lnode, they can log in fine.
o This functionality worked with OpenSSH...