PASSWORD

Generated from C.60.01 /SYS/PUB/CICAT last modified on Thu Jan 11 09:18:52 2001

Back to Main Index


PASSWORD


     Creates or changes a user password. (Native Mode)

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