My setup consists of Artists in several different OU directories.
Facilities
|___Canada
| |___Vancouver
| |___Artists
| |___UserAccounts
|___USA
| |___NY
| |___Artists
| |___UserAccounts
|______LA
|___Artists
|___UserAccounts
My settings are set up as following:
ldap.groupMemberField -> member
ldap.groupNameField -> OU
ldap.posixMode -> false
All of my users are showing up, and they can all sign in - authentication is working perfectly.
Canada/Vancouver/NY/LA/Artists all show up (This is good as I want Vancouver/LA/NY to be the groups) But they have no members in them, and I am not sure how to get Openfire to recognize that there are users in those groups.
I have security policies that have each member in them, but I am not sure how to get Openfire to recognize those security policies as groups (is this how I am supposed to do this?)
Any help would be much appreciated! I have openfire set up using OpenLDAP authentication but we are switching to AD, and it has become quite an arduous task.
Thanks!
-james