LDAP / Active Directory Integration Configuration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
cheta
Posts: 12
Joined: Wed Feb 17, 2016 6:51 am

LDAP / Active Directory Integration Configuration

Post by cheta »

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
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: LDAP / Active Directory Integration Configuration

Post by rkennedy »

Can you show us a screenshot of the settings you're attempting to use?
Former Nagios Employee
cheta
Posts: 12
Joined: Wed Feb 17, 2016 6:51 am

Re: LDAP / Active Directory Integration Configuration

Post by cheta »

i uploaded the info.
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.
cheta
Posts: 12
Joined: Wed Feb 17, 2016 6:51 am

Re: LDAP / Active Directory Integration Configuration

Post by cheta »

can some1 helps me?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: LDAP / Active Directory Integration Configuration

Post by ssax »

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
cheta
Posts: 12
Joined: Wed Feb 17, 2016 6:51 am

Re: LDAP / Active Directory Integration Configuration

Post by cheta »

bur i had to configure some other file like httpd.conf?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: LDAP / Active Directory Integration Configuration

Post by ssax »

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
cheta
Posts: 12
Joined: Wed Feb 17, 2016 6:51 am

Re: LDAP / Active Directory Integration Configuration

Post by cheta »

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.
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: LDAP / Active Directory Integration Configuration

Post by bwallace »

Thanks for confirming.What was the outcome of this previous question?
Have you tried specifying your full DN as the username when importing?
uid=admin,cn=users,cn=accounts,dc=example,dc=com
Be sure to check out the Knowledgebase for helpful articles and solutions!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: LDAP / Active Directory Integration Configuration

Post by rkennedy »

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
Locked