Search found 3 matches
- Wed Dec 04, 2019 2:20 am
- Forum: Nagios Log Server
- Topic: AD Authentication issue
- Replies: 7
- Views: 235
Re: AD Authentication issue
The AD accounts are missing a field that is used to verify the account. This will be fixed in 2.1.3(hopefully end of next weekish) but in the meantime you can run: php /var/www/html/nagioslogserver/www/index.php install/update_usernames It will update the accounts to include username_lower and look...
- Tue Dec 03, 2019 12:29 pm
- Forum: Nagios Log Server
- Topic: AD Authentication issue
- Replies: 7
- Views: 235
Re: AD Authentication issue
There is no update in the elasticsearch logs when I attempt to login. I don't see an attempt to resolve DNS in the capture when logging in. Keep in mind that fetching the AD users works fine, so the LDAP server configuration/communication does not seem to be the issue. I'm running the OVA VM. To my ...
- Fri Nov 29, 2019 5:22 pm
- Forum: Nagios Log Server
- Topic: AD Authentication issue
- Replies: 7
- Views: 235
AD Authentication issue
New to NagiosLS. I've setup the VM, did the basic config. Setup AD servers and added LDAP/AD users (adding works fine). Logging in with any AD user fails. It say's "invalid username/password". When I run a capture and filter port 389 (I've disabled ssl to fix this issue first), I don't see...