lock [ -Timeout ]
The lock command requests a password from the user, reads it, and requests the password a second time to verify it. In the interim, the command locks the terminal and does not relinquish it until the password is received the second time or one of the following occurs:
The timeout default value is 15 minutes, but this can be changed with the -Timeout flag.
-Timeout | Indicates the timeout interval in minutes, as specified by the Timeout parameter. The default value is 15 minutes. |
lockYou are prompted for the password twice so the system can verify it. If the password is not repeated within 15 minutes, the command times out.
lock -10
/usr/bin/lock | Contains the lock command. |
The passwd command.
For more information about the identification and authentication of users, discretionary access control, the trusted computing base, and auditing, refer to Security Administration in AIX Version 4.3 System Management Guide: Operating System and Devices.