Configure a system to operate in C2 Security Mode.
The mkC2admin command initializes the security directories for use in a C2 System configuration. The distributed database directories are created and symbolic links initialized. When a system is being configured as the Administrative Host (using the -m flag), an additional file system is created to hold the master copies of the administrative database files. Those files are stored in the directory /etc/data.master which has a logical volume name of hd10sec.
[y|n]|filenameThe system hostname must be defined in the /etc/hosts file at the time this command is run. If not, the IP address of the new C2 System Administrative Host may be provided with the -a option, and an entry will be added to /etc/hosts.
| Item | Description | 
|---|---|
| -a address | Use address as the IP address of hostname. | 
| -m | Configure the host as the administrative master. | 
| Item | Description | 
|---|---|
| hostname | Specifies the hostname. | 
| Item | Description | 
|---|---|
| /usr/sbin/mkC2admin | Contains the mkC2admin command. |