Changes or queries the trusted computing base attribute of a file.
chtcb { on | off | query } File ...
The chtcb command changes or queries the trusted computing base (TCB) attribute of the files you specify with the File parameter. The following alternatives are valid:
on | Enables the trusted computing base attribute. |
off | Disables the trusted computing base attribute, if set. |
query | Displays the value of the trusted computing base attribute. |
This command should be executed on the trusted path.
Access Control: This command should grant execute (x) access to the root user and members of the security group. The command should have the trusted computing base attribute.
chtcb on plansThe plans file now can be executed from the trusted path.
chtcb query plansWhen the status appears, you know that the plans file is part of the trusted computing base if the TCB attribute is set to the on value.
chtcb off plans
/usr/sbin/chtcb | Contains the chtcb command. |
The tsh command, tsm command, tvi command.
The chmod subroutine.
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.