Unable to view groups from AD via LDAP

I am using LDAP/Active Directory to pull my users and groups. Jive is pulling users and displaying them in the admin interface but does not pull and display groups. Here is my config

cn
    <groupMemberField>member</groupMemberField>      <groupDescriptionField>description</groupDescriptionField>           <groupSearchFilter><![CDATA[(&(member=)(objectClass=group)(objectCategory=Group)(cn=Domain Users)]]></groupSearchFilter>

I am using 2.2.0 beta 2 downloaded from the downloads page which BTW after installs still says beta 1.

Any help would be appreciated. Thank you for your time.

Poppa Smurf

Message was edited by:

Poppa Smurf

The initial LDAP Groups had some bugs in it. We’'re working it. Watch JM-344 for updates.

LDAP groups should be fixed in CVS now. Try testing tomorrow’'s nightly build.

Thanks, using the RC now and LDAP groups works well.