Dell Data Protection | Encryption Guide de l'utilisateur Page 88

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 188
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 87
88 Enterprise Edition Administrator Guide
4
Go to <add key="epw" value="<encrypted value of the password>" /> and change “epw” to “password”. Then change
"<encrypted value of the password>" to the password of the user from Step 3. This password is re-encrypted when the
DDP Enterprise Server restarts.
If using “superadmin” in Step 3, and the su
peradmin password is not “changeit”, it must be changed here. Save and close
the file.
Sample Configuration File
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="port" value="8050" /> [TCP port the
Dell Key Server
will listen to. Default is 8050.]
<add key="maxConnections" value="2000" /> [num
ber of active socket connections the
Dell Key Server
will allow]
<add key="url" value="https://keyserver.do
main.com:8443/xapi/" /> [Dell Device Server URL (the format is
8081/xapi for a pre-v7.7 DDP Enterprise Server)]
<add key="verifyCertificate"
value="false" /> [true verifies certs/set to false to not verify or if using self-signed certs]
<add key="user" value="superadmin" /> [User n
ame used to communicate with the Dell Device Server. This user
must have the Administrator role selected in the Remote Management Console. The “superadmin” format can be
any method that can authenticate to the DDP Enterprise Server. The SAM account name, UPN, or
domain\username is acceptable. Any method that can authenticate to the DDP Enterprise Server is acceptable
because validation is required for that user account for authorization against Active Directory. For example, in a
multi-domain environment, only entering a SAM account name such as “jdoe” will likely will fail because the DDP
Enterprise Server will not be able to authenticate “jdoe” because it cannot find “jdoe”. In a multi-domain
environment, the UPN is recommended, although the domain\username format is acceptable. In a single domain
environment, the SAM account name is acceptable.]
<add key="cacheExpiration" value="30" /> [How often (in sec
onds) the Service should check to see who is allowed
to ask for keys. The Service keeps a cache and keeps track of how
old it is. Once the cache is older than the value, it
gets a new list. When a user connects, the Dell Key Server ne
eds to download authorized users from the Dell Device
Server. If there is no cache of these users, or the list has not been downloaded
in the last “x” seconds, it will be
downloaded again. There is no polling, but this value configur
es how stale the list can become before it is
refreshed when it is needed.]
<add key="epw" value="encrypted value of the pas
sword" /> [Password used to communicate with the Dell Device
Server. If the superadmin password has bee
n changed, it must be changed here.]
</appSettings>
</configuration>
Windows Service Instructions
1
Go back to the Windows Service panel (Start > Run... > services.msc > OK).
2
Restart the Dell Key Server service.
3
Navigate to <Key Server install dir> log.txt to verify that the Service started properly.
4
Close the Windows Service panel.
Vue de la page 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 187 188

Commentaires sur ces manuels

Pas de commentaire