Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

locking a user 1

Status
Not open for further replies.

adimstec

IS-IT--Management
Joined
Nov 27, 2002
Messages
52
Location
FR
Hello,

How can I lock a user in Sun Solaris.

example , in AIX I use the command :

# chuser account_locked=true user, so user will be locked.

What is the command in Sun Solaris 5.8 ?

Thankx in advance.
 
Try:
passwd -l

or use admintool
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top