Creating password accounts manually
When creating a SDS Enterprise Password account, two methods are possible to allocate encryption and signature keys to the user:
- Generation of the encryption and/or signature keys by SDS Enterprise locally,
- By importing a key that was saved earlier in a file in the PKCS#12 format, P12 or PFX extensions.
The methods for managing keys as well the type of keys available depend on the configuration of the security policy in SDMC.
If you are creating an account with two keys, you can use either method to create each key.
Generated keys will be used to secure files and e-mails, for example. These keys are self-certified, so that SDS Enterprise can use them immediately. However, they will not be automatically trusted by peers but can be certified later by a certification authority.
If you use two different keys, one for the encryption and the other for the signature, run the following procedure twice. It describes how to create an encryption key.
To generate a key:
- On the user workstation, right-click on the SDS Enterprise icon in the Windows system tray.
- Select New user.
- Select Account with password.
- Click on Create your account.
- Enter a login and password. You will be asked to enter them to connect to SDS Enterprise.
- Click on Next.
- Select Generate your encryption key and select the key type.
- Click on Next.
- In the next window, generate a key from random numbers by moving the mouse or typing on the keyboard.
Once the capture complete, click on Next.
- Enter the details that make up the user's identity, as you want them to appear on the self-certified certificate.
- Click on Next.
- Set a backup password, which you will be asked to provide if you forget the main password or if users are locked out of their accounts when they consecutively enter the wrong code too many times . For more information, please refer to the section Unblocking user accounts.
Click on Next.
- Check the account summary.
- Click on Finish.
SDS Enterprise will generate the keys and create the account.
The account includes a personal self-certified certificate. Since the certificate was created by the user, it may not be trusted by some peers, who only trust certificates created by known authorities. We recommend using certified keys issued from a PKI (Public Key Infrastructure).
This section explains how to create an account by retrieving keys and certificates saved in a PKCS#12 format (extensions P12 or PFX).
This feature makes it possible to use a previously generated key and its associated certificate, or a key generated centrally by a PKI. This feature also makes it possible to save private keys that can be used for recovery operations.
The actions described below apply to both the encryption key and the signature key.
- On the user workstation, right-click on the SDS Enterprise icon in the Windows system tray.
- Select New user.
- Select Account with password.
- Click on Create your account.
- Enter a login and password. You will be asked to enter them to connect to SDS Enterprise.
- Click on Next.
- Select Import your personal key and:
- select the file in the PKCS#12 format with the P12 or PFX extension,
- enter the password that protects the key stored in this file.
- Click on Next.
If the file contains several keys or certificates, select the key to be imported and the certificate associated with this key.
- Click on Next.
- Set a backup password, which you will be asked to provide if you forget the main password or if users are locked out of their accounts when they consecutively enter the wrong code too many times (three times by default). For more information, please refer to the section Unblocking user accounts.
Click on Next. - Check the account summary.
- Click on Finish.
SDS Enterprise will import the key and create the account.