This appendix gives details of the schema definitions (objectClass and attribute definitions) needed in an LDAP directory in order for it to store Java objects. Its intended audience is users wishing to use an LDAP server as their JNDI service provider in which to store WebSphere MQ JMS administered objects. You should ensure that your LDAP server schema contains the following definitions; the exact procedure to achieve this will vary from server to server. How to make the changes to some specific LDAP servers is covered later in this section.
Much of the data contained in this appendix has been taken from RFC 2713 Schema for Representing Java Objects in an LDAP Directory, which can be found at http://www.faqs.org/rfcs/rfc2713.html. LDAP server-specific information has been taken from Sun Microsystems' JNDI 1.2.1 LDAP service provider, available at http://java.sun.com/products/jndi.