o Linux chpasswd Command- Change Reset Unix Password , cmd Example
H I O X INDIA
LINUX Commands
 HOME  ||  Scripts  ||  Purchase  ||  Tutorials  ||  Images  ||  Tools  ||  Templates 
  :-)  Send Page   :-)   Feedback   :-)   Register   :-)   Links   :-)   Support   :-)
Español Français 中文 Deutsch
 Forums   Hosting   Internet Stats   Easy Calculation   FUN Games 

LINUX / UNIX cmd
Introduction
Commands in A
Commands in B
Commands in C
Commands in D
Commands in E
Commands in F
Commands in G
Commands in H
Commands in I
Commands in J
Commands in K
Commands in L
Commands in M
Commands in N
Commands in P
Commands in R
Commands in S
Commands in T
Commands in U
Commands in W
Commands in Y
More about Linux
Feedback




chpasswd Linux Commands


Topic

What is Linux chpasswd Command?




Explanation

chpasswd COMMAND:
     chpasswd command is used to change password for users. This is an admin command, Only root user can change the password for users.

SYNTAX:
  The Syntax is
     chpasswd [options]

OPTIONS:
     
-c Clears all password flags.
-e Specifies that the passwords are of encrypted format.
-f flags Specifies the comma separated list of password flags to set. Valid flag values are: ADMIN, ADMCHG, and/or NOCHECK. Refer to the pwdadm command documentation for details about these values.
-R load_module Specifies the loadable I & A module used to change user's password.



EXAMPLE:
     
  1. To reset password for users from command line,type
    chpasswd 

    Followed by entering username:password pairs, one pair per line. Enter ctrl+D when finished.

      user1:passwd1
      user2:passwd2
      ....
    





        Find LINUX Commands... Hope you enjoy this tutorial. We welcome your Valuable feedbacks or suggestions on this LINUX / UNIX cmd reference. This is a copyright content.


privacy policy     license     sitemap
© 2004-2009 HIOX INDIA - hioxindia.com

Other Links