NAME | SYNOPSIS | DESCRIPTION | ATTRIBUTES | SUMMARY OF TRUSTED SOLARIS CHANGES | SEE ALSO
The uadmin command provides control for basic administrative functions. This command is tightly coupled to the System Administration procedures and is not intended for general use.
Both cmd (command) and fcn (function) are converted to integers and passed to the uadmin system call.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
---|---|
Availability | SUNWcsu |
The privileges needed for this command to succeed depend on cmd and fcn. For A_SHUTDOWN, A_REBOOT, and A_FREEZE, the necessary privilege is sys_boot
.
For A_REMOUNT, A_SWAPCTL ADD, and A_SWAPCTL REMOVE, the necessary privilege is sys_mount
.
NAME | SYNOPSIS | DESCRIPTION | ATTRIBUTES | SUMMARY OF TRUSTED SOLARIS CHANGES | SEE ALSO