Hi,
i've a problem with import user from a ldap server.
when i try to login with my admin credentials i recive this error:
Unable to authenticate: Could not connect to the LDAP server selected.
ill just configured the ldap auth from the web page may i have to configured something else?
pls i need some help i dind't found nothing about this problem.
Ty
Bye
LDAP / Active Directory Integration Configuration
Re: LDAP / Active Directory Integration Configuration
Can you show us a screenshot of the settings you're attempting to use?
Former Nagios Employee
Re: LDAP / Active Directory Integration Configuration
i uploaded the info.
i'm still can't import users.
i've to configure too the openldap config?
i'm still can't import users.
i've to configure too the openldap config?
You do not have the required permissions to view the files attached to this post.
Re: LDAP / Active Directory Integration Configuration
can some1 helps me?
Re: LDAP / Active Directory Integration Configuration
Are you running FreeIPA or what LDAP server are you running?
If it's FreeIPA, make sure to upgrade to XI 5.2.5, it contains some fixes for FreeIPA.
Have you tried specifying your full DN as the username when importing?
If it's FreeIPA, make sure to upgrade to XI 5.2.5, it contains some fixes for FreeIPA.
Have you tried specifying your full DN as the username when importing?
Code: Select all
uid=admin,cn=users,cn=accounts,dc=example,dc=comRe: LDAP / Active Directory Integration Configuration
bur i had to configure some other file like httpd.conf?
Re: LDAP / Active Directory Integration Configuration
Nothing should need to change in your HTTPD configs for XI LDAP authentication, it's form based and is handle by the application instead of HTTPD.
Please answer the questions from my previous post.
Thank you
Please answer the questions from my previous post.
Thank you
Re: LDAP / Active Directory Integration Configuration
ssax wrote:Are you running FreeIPA or what LDAP server are you running?
If it's FreeIPA, make sure to upgrade to XI 5.2.5, it contains some fixes for FreeIPA.
Have you tried specifying your full DN as the username when importing?
Code: Select all
uid=admin,cn=users,cn=accounts,dc=example,dc=com
It's a FreeIPA and it is up to date.
Re: LDAP / Active Directory Integration Configuration
Thanks for confirming.What was the outcome of this previous question?
uid=admin,cn=users,cn=accounts,dc=example,dc=comHave you tried specifying your full DN as the username when importing?
Be sure to check out the Knowledgebase for helpful articles and solutions!
Re: LDAP / Active Directory Integration Configuration
Can you navigate to Admin -> Manage Components -> Look for 'LDAP / Active Directory Integration' - what version of the component are you currently utilizing?
Former Nagios Employee