Herb Burnswell wrote:
Noriko,
It did work, thank you for your help. Replication is now working properly.
One question, I'm used to using cn=Directory Manager as well. Is there any downside to using cn=Administrators for 'root' privileges?
I cannot think of anything wrong. Please let us know if you run
into any issues by using the account name. It's fully supported.
Thanks,
--noriko
Thanks,
Herb
Ok. Then, did these work for you?
$ ldapsearch -x -D "cn=Administrators" -w <pw> -s base -b "" "objectclass=*"
$ ldapmodify -x-D "cn=Administrators" -w <pw><< EOF
dn: cn=replication Manager,cn=config
changetype: modify
replace: userPassword
userPassword: <new_password>
EOF
--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users
|
--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users