Enables or reports the availability of login ports (normal, shared, and delayed).
pstart [ -a ] [ Device ]
The pstart command enables all ports (normal, shared, and delayed) listed in the /etc/inittab file. The system enables a port by updating an entry in the /etc/inittab file and then sending a signal to the init process. When the init process receives the signal and reads the updated status entry, it takes the appropriate action.
Use the Device parameter to specify the ports to be enabled. Permitted values include:
If you do not specify a Device parameter, the pstart command reports the names of all enabled ports and whether they are currently enabled as normal, shared, or delayed.
Note: You must have root user authority to run this command.
Item | Description |
---|---|
-a | Enables all ports (normal, shared, and delayed ports). |
Attention RBAC users and Trusted AIX® users: This command can perform privileged operations. Only privileged users can run privileged operations. For more information about authorizations and privileges, see Privileged Command Database in Security. For a list of privileges and the authorizations associated with this command, see the lssecattr command or the getcmdattr subcommand.
pstart
pstart -a
Item | Description |
---|---|
/etc/locks | Contains lock files for the pshare and pdelay commands. |
/usr/sbin/pstart | Contains the pstart command file. |