<div dir="ltr">Hi everyone,<br><div><br>k pass authentication issues now. It's now complaining about objects not there. <br><br>ipa: ERROR: uri=ldaps://<a href="http://ldap1.example.com:636">ldap1.example.com:636</a>: Unable to retrieve LDAP schema: No such object:<br>
<br>However when I run the following commands on the new IPA server.<br><br>ldapsearch -x -H ldaps://<a href="http://ldap.example.com:636">ldap.example.com:636</a> -b ou=groups,ou=live,dc=example,dc=com -D "cn=admin,dc=example,dc=com" -W <br>
<br>or <br><br>ldapsearch -x -H ldaps://<a href="http://ldap.example.com:636">ldap.example.com:636</a> -b ou=ib,dc=example,dc=com -D "cn=admin,dc=example,dc=com" -W and I get output<br><br>Ldap shows the users and groups in the old system. It just dumps out the whole content of the OU.<br>
<br>I have tried to run the following two commands and I still get the same error <br><br>ipa migrate-ds --bind-dn="cn=admin,dc=example,dc=com" --user-container="ou=ib,dc=example,dc=com" ldaps://<a href="http://ldap1.example.com:636">ldap1.example.com:636</a><br>
<br>or<br><br>ipa migrate-ds --bind-dn="cn=admin,dc=example,dc=com" --user-container="ou=ib,dc=example,dc=com" --group-container="ou=groups,ou=live,dc=example,dc=com" ldaps://<a href="http://ldap1.example.com:636">ldap1.example.com:636</a><br>
<br></div><div>What is IPA complaining about specifically? I know objects are in these ou's Is it expecting something different?<br></div><div><br></div><div>Regards<br><br>John<br></div><div><br><br><br></div></div>