Determine the Common Criteria enabled status of a system.
The isCChost command returns the configuration status of the host machine. If the host has been configured to operate in Common Criteria enabled mode, the command exits with a zero (true) code. If the host has not been configured to operate in Common Criteria enabled mode, the command exits with a non-zero (false) code.
This command may be used in shell scripts where the security status of the host must be known.
The -i option is used to determine the installation status of the system. The Common Criteria enabled status of the system is determined by examining the ODM database, and the exit status indicates whether or not the system was installed in Common Criteria enabled mode.
The -s option is used to initialize AIX in Common Criteria enabled mode and may only be issued by the root user. The Common Criteria enabled status of the system is determined by examining the ODM database. On a system that has not been installed with Common Criteria enabled, as indicated by the ODM, this option performs no operation.
-i | Determine the Common Criteria enabled installation status of the system. |
-s | Set the Common Criteria enabled status of the system from the ODM. |
/usr/sbin/isCChost | Contains the isCChost command. |
The chCCadmin command, lsCCadmin command, mkCCadmin command, rmCCadmin command.
The sysconfig() subroutine.
The Object Data Manager subsystem.