client dn delete
Delete a Distinguished Name (DN) filter assigned to a client.
NOTE This command requires Luna Appliance Software 7.8.4 or newer.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
client dn delete -client <clientname> -dn <dnfilter> [-force]
Argument(s) | Shortcut | Description |
---|---|---|
-client <clientname> | -c | Specifies the name of the registered client to which a filter applies. |
-force | -f | Force the filter deletion with no further warning, for scripting/automation. |
Example
lunash:>client dn delete -c 192.168.79.157 WARNING! This will delete the DN filter for the client. If you are sure that you wish to proceed, then type 'proceed', otherwise type 'quit' > proceed Proceeding... 'client DN filter deletion' successful. Command Result : 0 (Success)