*For directory manager:
# ldapmodify -h <DS hostname> -D "cn=Directory Manager" -w <password>
dn: cn=config
changetype: modify
replace: nsslapd-rootpw
nsslapd-rootpw: <newpassword>
For console admin:
**# ldapmodify -h <DS hostname> -D "cn=Directory Manager" -w <password>
dn: uid=admin,ou=Administrators,ou=TopologyManagement,o=NetscapeRoot
changetype: modify
replace: userPassword
userPassword: <newpassword>*
Joe Sheehan wrote:
Is there anyway to change the admin and directory manager password
via a command line script or utility instead of going through the
Console?
Thanks
Joe
--
Fedora-directory-users mailing list
Fedora-directory-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-users
--
Fedora-directory-users mailing list
Fedora-directory-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-users