Quantcast
Channel: Ignite Realtime : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 10742

ZIMBRA - LDAP Configuration Questions... Group Members = 0

$
0
0

Hello,

 

I am using debian 2.6.32 a remote mysql database and openldap(ZIMBRA) with a nightly build of 3.8.1.  I need help nailing this configuration down as I am an openfire n00b and I am getting no groups with Members in them.  The ldap filter is definitely the culprit - I just need to know how to set it.

 

My ldap configuration looks like:

 

ldap.baseDN =  ou=people,dc=company,dc=com

 

----  Group is setup  with the following info

ldap.groupDescriptionField = displayName

ldap.groupMemberField = zimbraMailForwardingAddress

ldap.groupNameField = uid

 

My tree looks like this:

 

base DN:  dc=company,dc=com

 

=> ou=groups(x value)

==> cn=groupname,ou=groups,dc=kuapay,dc=com

     Attribute Description   Value

          cn                        groupname

          member(x value)  groupname description

 

=> ou=people(x value)

       Attribute Descrition    Value

          cn                          people

          ou                          people

==> uid=user,ou=people,dc=company,dc=com

==> ad infitum number of users

 

How would I setup the ldap configuration in openfire to correctly populate the groups with members > than 0?

 

Thank you in advance for any help...


Viewing all articles
Browse latest Browse all 10742

Trending Articles