Hello,
I would like to get more details about how to import openldap data to FreeIPA. Perhaps, there is some documentation in reference to this topic.
Thank you for your help, gcol
Hi Guille, here is the rhel doc (v7, but I don't think much changed): https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/htm...
--- eZ
On Wed, May 5, 2021 at 2:36 PM G Col via FreeIPA-users freeipa-users@lists.fedorahosted.org wrote:
Hello,
I would like to get more details about how to import openldap data to FreeIPA. Perhaps, there is some documentation in reference to this topic.
Thank you for your help, gcol _______________________________________________ FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahoste... Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
Hello,
I also would like to know where I can find the user associated to the basedn is it root or admin or something else?
I was trying to find the config file for more clues about this, but I couldn't find it.
Thank you for your help, gcol
Hi, I'm afraid I don't understand your question. For which purpose do you need this user? On FreeIPA side there are 2 special LDAP users: cn=Directory Manager and uid=admin,cn=users,cn=accounts,$BASEDN. The admin user has special privileges to administer FreeIPA but not as many as Directory Manager. They are both created during ipa-server-install, with their respective passwords (-p DM_PASSWORD, --ds-password=DM_PASSWORD and -a ADMIN_PASSWORD, --admin-password=ADMIN_PASSWORD).
flo
On Wed, May 5, 2021 at 6:08 PM G Col via FreeIPA-users < freeipa-users@lists.fedorahosted.org> wrote:
Hello,
I also would like to know where I can find the user associated to the basedn is it root or admin or something else?
I was trying to find the config file for more clues about this, but I couldn't find it.
Thank you for your help, gcol _______________________________________________ FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahoste... Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
Hi Flo,
The reason is I am trying to access from apache directory studio app freeipa ldap and is asking Bind DN or user and the Bind password.
the bind is the dc=domain dc=com
But Not very sure what is the bind password..
Thank you for your help gcol
G Col via FreeIPA-users wrote:
Hi Flo,
The reason is I am trying to access from apache directory studio app freeipa ldap and is asking Bind DN or user and the Bind password.
the bind is the dc=domain dc=com
But Not very sure what is the bind password..
Flo explained that the bind passwords are the ones you set at IPA installation time for the users cn=Directory Manager and uid=admin,cn=users,cn=accounts,dc=domain,dc=com
You don't bind as the domain itself.
rob
freeipa-users@lists.fedorahosted.org