User guide

13
* LCE Client Manager 1.0
* Please select an option from the menu below
**********************************************
[g] Grant authorization to a client or clients to connect to LCE
[r] Revoke a client or clients access to connect to LCE
[d] Display clients by policy assignment
[p] Display available policies
[a] Add a new policy
[c] Copy a policy
[m] Modify an existing policy
[s] Assign a policy to a client or clients
[v] Assign a client or clients to a new LCE server
[i] Import a file as a policy
[n] Assign a custom sensor name to a client or clients
[x] Remove a client
[q] Exit
lce_client_manager >> m
Policy Filename Client Type OS
apache_rhel_lceclient.lcp lceclient rhel
Enter the file name of the policy to modify (0 to cancel):
lce_client_manager >> apache_rhel_lceclient.lcp
Tip: Policies are lists of key-value pairs called elements. Elements can be nested,
as follows:
[key0] -> [value0]
[key1]
[subkey1] -> [value1]
[subkey2] -> [value2]
[key2] -> [value4]
To reach value2, first ask to modify key1, then modify subkey2.
The current policy key-values being modified:
------ BEGIN POLICY ------
[log-directory] -> [./]
[tail-file] -> [/var/log/messages]
[tail-file] -> [/var/log/secure]
[scan-frequency] -> [60]
[report-ownership-changes] -> [yes]
[report-permissions-changes] -> [yes]
[modification-check-frequency] -> [30]
[heartbeat-frequency] -> [300]
[statistics-frequency] -> [60]
[compress-events] -> [1]
------- END POLICY -------
Select an option to modify your policy:
[a] Add new key (and values)
[d] Delete existing key/element (and values)
[m] Modify value for existing key
[s] Save and exit