Steven Jones wrote:
This time I copied the output from the ldapsearch command
"dn: cn=ipa_pwd_extop,cn=plugins,cn=config"
and it worked...
Cosmic rays maybe, those strings look identical to me. Glad its working
now in any case.
?
So, section 4.4
ipa-replica-manage add --winsync --binddn
cn=administrator,cn=users,dc=example,dc=com \
--bindpw password --cacert /path/to/certfile.cer adserver.example.com -v
This appears to be wrong?
It should be,
ipa-replica-manage add --winsync --binddn
cn=administrator,cn=users,dc=example,dc=com \
--cacert /path/to/certfile.cer adserver.example.com --passsync<domain admin
password> -v
You're right in that --passsync is required but --bindpw should also be
required.
I filed https://bugzilla.redhat.com/show_bug.cgi?id=636377 for this.
rob
_______________________________________________
Freeipa-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/freeipa-users