HPlogo Commands Reference HP 3000 Series 9X8LX Computer Systems > Chapter 2 MPE/iX Commands

PASSWORD

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

The PASSWORD command enables you to create or change your password. You can enter this command interactively or programatically within a session.

Syntax



   PASSWORD

Parameters

None.

Operation Notes

  • Usage

    You can enter this command from a session or in break mode. You cannot use this command if you redirect $STDIN or $STDLIST.

Example

  • To change an existing password, enter:

       :PASSWORD
    

    The system responds by displaying the following prompts:

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

    For security purposes, the system does not echo your input responses.

Related Commands

None

Feedback to webmaster