PASSWORD

Generated from C.65.00 /SYSADMIN/PUB/MYCICAT last modified on Sun Aug 29 15:08:37 2004

Back to Main Index


PASSWORD


     Creates or changes a user password.

Syntax

     PASSWORD




PARAMETER


     None.




OPERATION


     This command allows users to establish or change their
     own passwords.  It may be issued interactively or
     programmatically within a session and prompts the user
     for required input.  Passwords are not echoed (displayed)
     during input.


     This command may be issued from a session or in BREAK. It
     is breakable (aborts execution). It cannot be used if $STDIN
     or $STDLIST are redirected.





EXAMPLE(S)



     PASSWORD
     ENTER OLD USER PASSWORD:
     ENTER NEW USER PASSWORD:
     ENTER NEW USER PASSWORD AGAIN:
     PASSWORD WAS CHANGED SUCCESSFULLY.


Back to Main Index