Displays the system security flags.
The getsecconf command displays the system security flags. When invoked without any options, the getsecconf command displays the security flags that pertain to the mode the system is running in.
Item | Description |
---|---|
-c | Specifies the CONFIGURATION mode. |
-o | Specifies the OPERATIONAL mode. |
The getsecconf command returns the following exit values:
Item | Description |
---|---|
0 | Successful execution. |
>0 | An error occurred. |
getsecconf –c
getsecconf –o
Item | Description |
---|---|
/usr/sbin/getsecconf | Contains the getsecconf command. |