DriveLock configuration tool

The following parameters are available in the command line for the dlconfig configuration tool:

Parameter details:

Parameter

Description

-s, --server serverurl

Specifies the DES the macOS client communicates with

-t, --tenant tenantname

Specifies the tenant for your macOS Agent

-j, --jointoken token

Specifies the join token set during installation

-p, --setproxy<type>;<proxy>

Specifies the proxy server to be used for downloads and DES communication.

<type> can be system, none, named or pac with the following meaning:

  • system = use system proxy settings

  • none = no proxy

  • named;<proxy>:<port> = explicit proxy

  • pac;<pac url> = use proxy configuration script

Example: % sudo ./dlconfig -p "pac;https://www.company.com/proxy.pac"

-x, --setproxyaccount <proxyuser>;<proxypassword>

Sets the credentials for the proxy server.

-m, --removeproxy

Deletes all proxy settings.

-d, --debug off|<0-7>

Enables or disables tracing to log files located in the installation directory in the log subfolder. (Larger number means more detailed tracing. Standard is 4 - info. The value 0 or off disables tracing).

-u, --update

Updates your configuration, e.g. if you have made changes to your policies The macOS Agent then connects to the DES immediately and loads the changes

-a, --status

Shows the current status of the macOS client and informs when, for example, the DES was last contacted, which policies are assigned or which DriveLock modules are licensed (see figure below)

-r, --recreatebootdevices

Creates a new list of currently connected USB devices that should always be allowed at boot time

To view the status of the macOS Agent, use the -a option. Here is an example: