![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| /etc/shadow file.... | avcert1998 | UNIX for Advanced & Expert Users | 6 | 01-18-2008 11:40 AM |
| shadow file | jbashir | UNIX for Advanced & Expert Users | 3 | 03-13-2006 11:22 PM |
| Shadow file definition | narik007 | SUN Solaris | 1 | 03-13-2006 07:15 AM |
| shadow file | arunkumar_mca | UNIX for Dummies Questions & Answers | 3 | 12-31-2004 07:55 PM |
| Shadow file permissions | dman110168 | UNIX for Dummies Questions & Answers | 1 | 12-13-2004 09:48 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
*LK* in /etc/shadow file
my etc/shadow file showing *LK* for a particular user.. can u tell me under which circumstances a user is locked
|
| Forum Sponsor | ||
|
|
|
|||
|
probably no.. actually the have provided an application to a client which he can only access using that paricilar user.. now he is not able to login in that application with that user and his passwd file showing *LK*.. wat can be the possible reason.. and hw to unlock that user
|
|
|||
|
Lk
Hi,
In solaris 5.8,5.9,and 5.10 there is /etc/shadow file contain the password information of all users LK means account is locked, user cant logged in the server Some are the reson's are as follows 1) user created and forgot to reset password 2) system admin used the command passwd -l username command 3) in solaris 5.10 if your attempt 5 times wrong password then also your account will be locked if system admin has set in /etc/policy.conf file to remove LK from /etc/shadow file use the command 1) passwd -d username 2) passwd username set new password Thanks |
|||
| Google UNIX.COM |
| Thread Tools | |
| Display Modes | |
|
|