Search found 6 matches
- Fri Dec 04, 2015 4:01 am
- Forum: Nagios XI
- Topic: Active Directory Intergration
- Replies: 11
- Views: 2172
Re: Active Directory Intergration
The error seems to relate to a user not found, which makes me think the full DN might not be proper. What is the full DN format that you're using to check? Can you paste it here? Also, open a command prompt and type - dsquery user -name firstname* Replace firstname with the first name of the user y...
- Thu Dec 03, 2015 11:21 am
- Forum: Nagios XI
- Topic: Active Directory Intergration
- Replies: 11
- Views: 2172
Re: Active Directory Intergration
For kicks can you try it in the full DN format? Mine for example: CN=Holden Smith,CN=Users,DC=hs,DC=ad I have just tried using full DN format within the AD Import Users and I still get Unable to authenticate: 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece Any...
- Tue Dec 01, 2015 9:21 am
- Forum: Nagios XI
- Topic: Active Directory Intergration
- Replies: 11
- Views: 2172
Re: Active Directory Intergration
I will try that tomorrow as soon as I can.hsmith wrote:For kicks can you try it in the full DN format?
Mine for example: CN=Holden Smith,CN=Users,DC=hs,DC=ad
Quick questions, is NagioxXI AD module compatible with AD 2003?
- Thu Nov 26, 2015 5:59 am
- Forum: Nagios XI
- Topic: Active Directory Intergration
- Replies: 11
- Views: 2172
Re: Active Directory Intergration
I've used (AS.local being the domain):
username
as\username
as.local\username
[email protected]
Should I be using anything else?
Thanks
username
as\username
as.local\username
[email protected]
Should I be using anything else?
Thanks
- Wed Nov 25, 2015 5:32 am
- Forum: Nagios XI
- Topic: Active Directory Intergration
- Replies: 11
- Views: 2172
Re: Active Directory Intergration
This post is kind of a mess, and seems to have some people arguing, but there are some useful bits of information if you sort through it... https://social.technet.microsoft.com/Forums/windowsserver/en-US/474abb8f-cfc6-4cac-af79-c3e80e80291f/ldap-authentication-error-ldap-error-code-49-80090308-ldap...
- Mon Nov 23, 2015 10:44 am
- Forum: Nagios XI
- Topic: Active Directory Intergration
- Replies: 11
- Views: 2172
Active Directory Intergration
Hi all, I have downloaded NagiosXI trial OVA (5.2.2) and have wanted to trial it as an upgrade from our current install at work. Unfortunately, I have come unstuck at the first hurdle and am not sure what I may be doing wrong. I have searched the forums for this but could not find anyone else having...