[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 4

rmCCadmin Command

Purpose

Remove the configuration files for a distributed Common Criteria enabled System host.

Syntax

rmCCadmin [ -m ]

Description

The rmCCadmin command replaces the distributed Common Criteria enabled System symbolic links with the actual files. The directory /etc/data.shared will be removed. When the -m flag is used, the hd10sec file system and /etc/data.master directory will be removed as well. This option should only be used after all other hosts in the Common Criteria enabled System have replaced their administrative host with another system or removed the Common Criteria enabled configuration files as well.

The entries for the system initialization scripts in /etc/inittab will also be removed, and rebooting this system will result in the system not being configured for Common Criteria enabled mode.

Executing this command in multi-user mode will result in the user definitions from the Common Criteria enabled System being retained. Executing this command in single-user mode will result in the user definitions from the Common Criteria enabled System being removed and the root user being the only valid user ID.

The system should be rebooted immediately after executing this command so that the changes may take effect.

Flags

-m The host was configured as the administrative master

Exit Status

0
The Common Criteria enabled System administrative host information has been successfully removed.
1
The system was not configured to operate in Common Criteria enabled mode.
2
The system was not installed with the Common Criteria enabled option.
3
An error occurred removing the Common Criteria enabled System administrative host information.
4
An invalid command line option was used.

Files

/usr/sbin/rmCCadmin Contains the rmCCadmin command.

Related Information

The chCCadmin command, isCChost command, lsCCadmin command, mkCCadmin command.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]