On 10/10/07, David Jencks <[EMAIL PROTECTED]> wrote: > > One point I definitely want your (and everyone elses) opinion on is > the change I made to a couple of the stores for kerberos/ > changePassword and (about to be committed) dns. I converted the jndi > based store implementations to use DirectoryServer directly. >
I think this is a good idea since we are removing JNDI and the semantics it imposes. For example like having to have the protocols authenticate via JNDI. Also this is in flux at the moment so we need to explore the options as we go. Alex
