Not sure if this helps but...

Search Base DN should be the OU parent where you want any valid users to be 
found for login
OU=User Accounts,DC=ochsner,DC=org

User Search Pattern should match the username users will input to login
(&(objectClass=user)(sAMAccountName={0}))

Group Search Base DN can be similar to your user search base DN. The OU where 
your groups live.
OU=Groups Live Here,DC=ochsner,DC=org

Group Object Class should just be:
group

Group Name Attribute should just be:
cn

The example text in red is usually helpful. If you've already got those fields 
set appropriately disregard!

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/914efb85-a462-48b0-9c0f-e74657d6e18a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to