client dn assign
Assign a Distinguished Name (DN) filter 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 assign -client <clientname> -dn <dnfilter>
Argument(s) | Shortcut | Description |
---|---|---|
-client <clientname> | -c | Specifies the name of the registered client to which the filter applies. |
-dn <dnfilter string> | -d | Distinguished name filter string to uniquely validate a calling client. |
-force | -f | Force the action, for scripting/automation. |
Example
lunash:>client dn assign -c 10.124.79.157 -dn "C=CA/ST=Ontario/L=Ottawa/O=My company/DC=thales/DC=com/CN=192.168.79.157/OU=DIS/GN=John/SN=Doe/serialNumber=001/emailAddress=example@example.com/initials=PB/pseudonym=PBS" 'client DN filter assignment' successful. Command Result : 0 (Success)