Example 2: Configuration for adapting to a Microsoft Site Server
Follow the steps below to configure your Server tab on the JReport Administration page > Configuration > LDAP panel. You can get all users from the members organizational unit and all groups from the groups organizational unit.
- Select Microsoft Site Server from the Select LDAP Server drop-down list, and then click Load Settings. The settings of the Microsoft Site Server will be loaded.
- Make sure that the Enable LDAP Support checkbox is selected, and input the following information:
- LDAP URL: ldap://IP address or host name of your Microsoft site Server (for example:
ldap://127.0.0.1
)
- LDAP Server Port: 1003
- Root Entry: o=test
- Directory Manager DN: cn=administrator,ou=members,o=test
- Password: test
- Encryption Type: None
- Import LDAP Groups to: Group
- You can test connection settings by clicking the Test Connection button, get the query result of users specified in the option Filter by clicking the Query User button, and get the query result of groups specified in the option Filter by clicking the Query Group button.
- Click Save to save all settings in this tab.