NL user id

  • Follow


I have a user created as Non-Login and it has set of keys in the
authorized_keys.I am able to remote ssh or  switch user locally as
long it matches the key in authorized_keys.

#passwd -s nluser
nluser NL

How does this NL work withkeys in the authorized_keys,while it is not
supposed to allow ssh/ftp or telnet?I also presume passwd expiry will
not have effect on this as the shadow field is set as NP

I am using solaris 10
0
Reply govindo (33) 3/12/2008 7:29:08 PM

Chimpanzee <govindo@gmail.com> writes:
>I have a user created as Non-Login and it has set of keys in the
>authorized_keys.I am able to remote ssh or  switch user locally as
>long it matches the key in authorized_keys.

>#passwd -s nluser
>nluser NL

>How does this NL work withkeys in the authorized_keys,while it is not
>supposed to allow ssh/ftp or telnet?I also presume passwd expiry will
>not have effect on this as the shadow field is set as NP

ssh has numerous authentication methods. Only the one that uses
PAM cares about what is in your /etc/shadow file.

-Mike
0
Reply Mike 3/12/2008 7:34:02 PM


1 Replies
4412 Views

(page loaded in 0.595 seconds)

Similiar Articles:













7/23/2012 8:41:03 AM


Reply: