[graylog2] Re: LDAP\AD - having issues

2014-12-29 Thread Mike Daoust
I updated the search base to ((objectClass=user)(sAMAccountName={0})) with no success. There seems to be something else going on as well though that Ill have to figure out. The users I populated manually have disappeared. It recognizes them as existing as I cannot re-add them however they are

[graylog2] Re: LDAP\AD - having issues

2014-12-29 Thread Mike Daoust
Looks like the users previously were being added as u...@domain.com@localhost.com. I deleted those accounts manually in the mongodb and updated the Search base to ((objectClass=user)(sAMAccountName={0})) and it seems to be adding the users correctly however the ldap synced users cannot log

[graylog2] Re: LDAP\AD - having issues

2014-12-22 Thread Reto Vogel
Hi Try using the following pattern as User search pattern: ((objectClass=user)(sAMAccountName={0})) This one works fine for me. Cheers On Thursday, December 18, 2014 11:45:13 PM UTC+1, Mike Daoust wrote: I am having issues getting ldap to work I did a tcpdump on ldap traffic, I can see the