NETUSTADPASSWD(8)		 EnderUNIX SDT		    NETUSTADPASSWD(8)




NAME
       netustadpasswd - netUstad Password Change Tool



SYNOPSIS
       netustadpasswd <filename> <newpassword> <salt>



DESCRIPTION
       netustadpasswd is a tool that changes login password



PARAMETERS
       <filename>
	    the config file you use.
       <newpassword>
	    new password you wish to use
       <salt>
	    salt is a cryptographic key to encrypt password.
	    salt length must be between 2 and 8 chars.



EXAMPLE
       netustadpasswd netustad.conf mypasswd foo

       New password is set to "mypasswd" in "netustad.conf" file.



SEE ALSO
       netustad(8), netustad.conf(5)



AUTHOR
       Ozkan KIRIK <ozkan@enderunix.org>
       EnderUNIX Software Developer
       HomePage: http://www.unixegitim.org/ozkan



AVAILABILITY
       Project HomePage:   http://www.enderunix.org/netustad
       EnderUNIX WebSite:  http://www.enderunix.org/



netustadpasswd 		 EnderUNIX SDT		    NETUSTADPASSWD(8)