1. To create a new global administrator, use the create-topology-admin-user option with dsconfig.
    $ bin/dsconfig create-topology-admin-user \
      --user-name admin2 \
      --set alternate-bind-dn:cn=admin2 \
      --set password:rootPassword
  2. To verify the creation of the new administrator, use the list-topology-admin-users option with dsconfig.
    $ bin/dsconfig list-topology-admin-users
    Topology Admin User : Type
    ____________________:_______
    admin               : generic
    admin2              : generic