Page created: 26 Jul 2021
|
Page updated: 7 Dec 2022
| 1 min read
9.0 Product PingDirectory Directory Capability Product documentation Content Type Administration User task Configuration System Administrator Administrator Audience IT Administrator Software Deployment Method
-
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
-
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