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



If a User Account is locked,which file you need to check and how do you get to know at what time it..

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

If a User Account is locked,which file you need to check and how do you get to know at what time it..

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

If a User Account is locked,which file you need to check and how do you get to know at what time it..

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

If a User Account is locked,which file you need to check and how do you get to know at what time it..

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

Post New Answer

More Solaris Commands Interview Questions

May I know the difference between the RAID and Volume Manager?

7 Answers   ITC Infotech,


If the system panic or system not booting

1 Answers  


Disaster recovery steps if OS corrupted

3 Answers  


If you have got a LUN, How to configure it, how to allocate LUN in linux/ solaris. What are the steps ?

2 Answers   Wipro,


How will you rectify the root passwd in solaris

1 Answers  






What command can be used in running a background process?

2 Answers  


How to check the communication between 2 nodes?

5 Answers  


In an NIS environment if user forgot is password, then as an admin what you will do?

1 Answers   IBM,


How will create a rootdg

3 Answers  


How to check the sleeping process in Solaris.

10 Answers   Chase, JPMorgan Chase,


How can you see the adpters information?

2 Answers   Bank Of America,


How ill you remove the subdisk and plexus

4 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)