Answer:
• $ passwd
$ <user id> old password:
$ <user id> new password:
$ Enter the new password again:
• The passwd command is used to change the user password.
• The system will start the passwd process which will prompt the user for their old password first. To prevent users being locked out of the system the new password is entered twice.
$ <user id> old password:
$ <user id> new password:
$ Enter the new password again:
• The passwd command is used to change the user password.
• The system will start the passwd process which will prompt the user for their old password first. To prevent users being locked out of the system the new password is entered twice.
Previous Question | Next Question |
Write the logging in and Out commands in AIX? | Write the command format in AIX format? |