Search found 8 matches
- Fri Sep 20, 2019 8:30 am
- Forum: Open Source Nagios Projects
- Topic: LDAP Authentication
- Replies: 13
- Views: 3170
Re: LDAP Authentication
Hi! How are you? Thank you for your time and your answer! My uname -a answer is: SMP Debian 4.9.168-1+deb9u5 (2019-08-11) x86_64 GNU/Linux The file that i have modified is in another directory, because i have not the httpd.conf file.. My file is in /etc/apache2/sites-enabled/nagios.conf ScriptAlias ...
- Thu Sep 19, 2019 8:37 am
- Forum: Open Source Nagios Projects
- Topic: LDAP Authentication
- Replies: 13
- Views: 3170
Re: LDAP Authentication
My uname -a answer is: SMP Debian 4.9.168-1+deb9u5 (2019-08-11) x86_64 GNU/Linux The file that i have modified is in another directory, because i have not the httpd.conf file.. My file is in /etc/apache2/sites-enabled/nagios.conf ScriptAlias /nagios/cgi-bin "/usr/local/nagios/sbin" <Direct...
- Thu Sep 19, 2019 6:36 am
- Forum: Open Source Nagios Projects
- Topic: LDAP Authentication
- Replies: 13
- Views: 3170
Re: LDAP Authentication
My uname -a answer is: SMP Debian 4.9.168-1+deb9u5 (2019-08-11) x86_64 GNU/Linux The file that i have modified is in another directory, because i have not the httpd.conf file.. My file is in /etc/apache2/sites-enabled/nagios.conf ScriptAlias /nagios/cgi-bin "/usr/local/nagios/sbin" <Direct...
- Wed Sep 18, 2019 8:53 am
- Forum: Open Source Nagios Projects
- Topic: LDAP Authentication
- Replies: 13
- Views: 3170
Re: LDAP Authentication
Hi!
I made it work!
But i still can not use my AD users to log in! It found only with Administrator account.. is it ok? o there is another way to made it work with the users of the AD?
Thank you for yours answers
I made it work!
But i still can not use my AD users to log in! It found only with Administrator account.. is it ok? o there is another way to made it work with the users of the AD?
Thank you for yours answers
- Tue Sep 17, 2019 6:32 am
- Forum: Open Source Nagios Projects
- Topic: LDAP Authentication
- Replies: 13
- Views: 3170
Re: LDAP Authentication
Thank you so much for your fast answer!scottwilkerson wrote:DN = Distinguished Name
OU = Organizational Unit
DC = Domain Component
CN = Common Name
https://en.wikipedia.org/wiki/LDAP_Data ... nge_Format
I will try with that now!
- Tue Sep 17, 2019 6:16 am
- Forum: Open Source Nagios Projects
- Topic: LDAP Authentication
- Replies: 13
- Views: 3170
Re: LDAP Authentication
Thank you for your answer. I have already that example, but i dont understand what mean "contoso", "DN", "DC".. all of these words.. what muss I insert? You would enter the DN and DC for your LDAP server, you should be able to get this information from your LDAP admini...
- Mon Sep 16, 2019 10:04 am
- Forum: Open Source Nagios Projects
- Topic: LDAP Authentication
- Replies: 13
- Views: 3170
Re: LDAP Authentication
Thank you for your answer.
I have already that example, but i dont understand what mean "contoso", "DN", "DC".. all of these words.. what muss I insert?
I have already that example, but i dont understand what mean "contoso", "DN", "DC".. all of these words.. what muss I insert?
- Mon Sep 16, 2019 9:36 am
- Forum: Open Source Nagios Projects
- Topic: LDAP Authentication
- Replies: 13
- Views: 3170
LDAP Authentication
Hi everyone! I need some help with an implementation of ldap authentication in my nagios server. I can not implement that because i did not find any example or tutorial that help me easily. If you have a tutorial or example that i can follow to get that, i will be so gratefull. Thank you for your an...