2/21/2011

Linux password change

Change User Password

You must login as root user, type the following command to change password for user vivek:
# passwd vivek

Output: 

Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
 
Change Group Password

# passwd -g sales (with sales~ group)
 

1 comment:

  1. Thanks for this nice article. here is my list of top 10 basic networking command in unix I would rather say very useful and practical unix linux networking commands :)

    Thanks
    Javin Paul
    FIX Protocol tutorial

    ReplyDelete