Hi,
I am trying to setup the LDAP authentication with OpenFire 3.7.1
Following are my settings:
Step 1:
Base DN: dc=MyCompany,dc=com
Admin DN: CN=AdminUser,OU=C,OU=Useraccounts,OU=site,DC=country,DC=MyCompany,DC=com
Ex: OU=site,DC=country,DC=MyCompany,DC=com
Status: Success
**Step 2: User Mapping
**
Username Field: sAMAccountName
advanced settings:
Use Filter: (objectClass=user)
Test settings: Shows random user from the domain.
Step 3: Group Mapping
Group Field: cn
Member Field: member
Description Field: description
Advanced settings:
Group Filter: (memberOf=CN=ChatUserGroup,OU=Securitygroups,OU=site,DC=country,DC=company,DC=c om)
Test Settings: Shows the users from the group ChatUserGroup
In server settings --> Registration & Login, all the options are disabled
Current Status:
- I am able to login with any of the account belonging to the company domain via the Jabber server
Following are my requirements:
-
Allow only users who belong the **ChatUserGroup **to login via the Jabber server
-
How to add multiple groups in step 3
The LDAP group **ChatUserGroup **contains use different countries. Hence I have used the
Base DN: dc=MyCompany,dc=com
We are using Windows Active Directory
Thanks in advance
Karthik