The DASCLI password command provides authorization for the use of controlled DASCLI commands.

Command access is enabled with the specified password for the duration of the timeout seconds.

You can configure global DASCLI passwords that work across all agents. To do this, go to: Settings > System Configuration page, on the General tab, in the Agent Management section. Use the password on an endpoint by navigating to the Parity Agent installation directory (for example, c:\program files (x86)\bit9\parity agent) and run the command, dascli password.

Authentication can also be specified by user or group SIDs, which are configured during installation and which can be changed from the System Configuration page.

Parity Service is required to use this command.

Parameters

dascli password [password [timeout]] 

No parameter
If no parameter is specified, the password and timeout are interactively requested so that they are not exposed on the command line.
password
Password for access to controlled DASCLI commands. The password must be between 1 and 64 characters long, and be in the ASCII character set because of command line limitations with older Windows versions. The password cannot contain the following DOS special characters: |><&%()@.[]{}:;^=!'"`~, .
timeout
Number of seconds for which command access is enabled. 0 means no timeout.