If a User Account is locked,which file you need to check and
how do you get to know at what time it has been locked.
Answers were Sorted based on User's Feedback
Answer / swamy naidu kollu
By default User account information is stored
in /etc/passwd & /etc/shadow file. So have to
edit /etc/shadow file and delete the *LK* for that
particular user password mapped in /etc/shadow.
or
unlock it using
#passwd -u <user name>
or
#passwd <user name>
Newpasswd:*******
Re-enter:*******
==================================================
With regards to logs depends on what naming service you are
using ( NIS or LDAP). You can check them in the log files
at what time the user account was locked.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / arun
You can try the above solution...
And one more command is last command will help you find user
information...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / icha
For NIS, you may try the directory /var/yp/ypfile, yp is an
acronym for yellow page/s
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudas
Thank you Swamy.
Can you please share the log file location,if it is NIS or
LADAP.
| Is This Answer Correct ? | 0 Yes | 1 No |
How can you create mount points in solaris?
how to configure samp in solaris 5.10 sparc architecture
If super block corrupted how to recover
How to stop the VCS
Hi We have upgraded our sun machine from solaris 9 to solaris 10. Before upgradation the date command output(Solaris 9) Wed Oct 13 09:45:21 IST 2010 But after upgradation the output for date is as below(solaris 10). Wednesday, October 13, 2010 9:46:14 AM IST Looks like I need to change LC_TIME=C. can you please help me how to change it for permanently
what is mount ? in that what will happen exactly ?
How to check the communication between 2 nodes?
What is shrinking and how to shrink a volume?
If you have forgotten the root password for a server, how do you get back in?
After creating user account successfully it shows 64 blocks.what for these 64 blocks are used and what information is stored in this blocks?
Tell me the port for Telnet, ftp,nis,ssh,nfs
Which command is used to backup and restore solaris file system?