Jörg Henne wrote: > Hi, > > just a quick question: is it possible, to by-pass authorization and > authentication for local accesses (i.e. using > org.apache.directory.server.jndi.ServerContextFactory) while keeping it > in place for remote (LDAP) accesses? Not that I know of, but it is the same need as many of the protocol providers have. Enrique