1. Use dsconfig to create a new global administrator.
    $ 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 subcommand with dsconfig.
    $ bin/dsconfig list-topology-admin-users
    Topology Admin User : Type
    ____________________:_______
    admin               : generic
    admin2              : generic