Example 5: Configuration for adapting to a Lotus Domino Server on NT
By following the steps below to configure your Server tab on the JReport Administration page > Configuration > LDAP panel, you can get all users and groups from the developer organization unit.
- Select Lotus Domino on NT from the Select LDAP Server drop-down list, and then click Load Settings. The settings are then cleared and you can input your information.
- Make sure that the Enable LDAP Support checkbox is selected, and input the following information:
- LDAP URL: ldap://IP address of your Lotus Domino Server
- LDAP Server Port: 389
- Root Entry:
- Directory Manager DN: cn=admin,o=jtotal
- Password: 123456
- Encryption Type: None
- Import LDAP Groups to: Group
- User Schema
- User Attribute Name: uid
- User Common Name: cn
- User Password: userPassword
- Distinguished Name: ou=developer, o=jtotal
- Filter: (&(cn=*)(objectclass=person))
- Group Schema
- Group Common Name: cn
- Group Member Type: member
- Distinguished Name:
- Filter: (&(cn=*)(objectclass=groupofnames))
- You can test the connection settings by clicking the Test Connection button, get the query result of users specified in the option Filter by clicking the button Query User, 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.