DASHConfig RT Guide
DASHConfig RT Guide
0)
In order to support the Active directory for the DASH target. OEM needs to update
the following DASH software.
Prerequisites:
1. The DASH firmware which supports the Active Directory.
2. Windows DASH client software which supports the in-band provision for the
windows.
3. Renew the latest DASH console tool for the windows.
Usage:
There is the command line parameter:
-xf:xmlfile
For example:
“DASHConfigRT -xf: config.xml” ---> no default password
“DASHConfigRT -u:old_username -p:old_password -xf:config.xml”
DASHConfigRT utility will delete the provision XML file after processing the
provisioning file has been completed. This is important due to the inclusion of
password values in the XML file.
USER List:
<USERS> - Optional. Necessary if any user accounts are to be provisioned on the
management target. Currently there is a limit of 10 provisioned users on any single
management target.
<USER> - One or more is required if the <USERS> node is included in the XML
provisioning file.
<ROLES> - Required, defines the roles (privileges) given to the newly created user
account. Up to 3 roles can be defined for a particular user account.
ACTIVEDIRECTORY List:
<ROLES> - Required, defines the role(s) (privileges) given to the associated Active
Directory group. Up to 3 roles can be defined for a particular Active Directory group.
The individual DASH roles can only be associated to a single Active Directory group.
<ROLE> - Required. Currently there are only 3 acceptable values ,namely,
Administrator Role, Operator Role and Read Only Role. Administrators have full
control over the management target and its settings, Operators can invoke
operational methods.