Previous Topic: Configure the Entrust DSA

Next Topic: Install Entrust Security Manager

Add Entries to the Entrust DSA

You need to create three entries in the Entrust DSA. These entries will store the Entrust data.

To add entries to the Entrust DSA

  1. Start the DSA using the following command:
    dxserver start entrust
    
  2. Create the following entries in the Entrust DSA.
    dn: ou=Certificates,o=enTrust,c=AU
    objectClass: organizationalUnit
    objectClass: enTrustCA
    objectClass: top
    ou: Certificates
    userPassword: {password}
    
    dn: ou=Admin,o=enTrust,c=AU
    objectClass: organizationalUnit
    objectClass: top
    ou: Admin
    dn: cn=DirAdmin,ou=Admin,o=enTrust,c=AU
    objectClass: inetOrgPerson
    objectClass: organizationalPerson
    objectClass: person
    objectClass: top
    cn: DirAdmin
    sn: DirAdmin
    userPassword: {password}
    

    The DSA's DIT should now show the following entries:

    The DIT of the new Entrust DSA