Contents |
The Basics trail showed how you can access the LDAP directory by using the JNDI packages. This lesson contains tips for affecting the behavior of the LDAP service provider.Following are the topics covered:
- How to specify which protocol version (2 or 3) to use
- How to read nonstring attributes from the directory
- How to suppress the return of attribute values
- How to control the dereferencing of aliases
- How to rename an LDAP entry
- How to control how References are stored
- How to use LDAP URLs
Contents |