On Mon, Oct 27, 2014 at 10:21 PM, Paul Simpkins <[email protected]> wrote:
> Hi all, > I'm new to ApacheDS and have been asked to set up a solution. Part fo the > solution will require us to setup an interceptor so that we can > authenticate a sub set of legacy users within a Database. > you need to implement an authenticator rather than an interceptor in this case > So for the moment I'm trying to experiment and see how to implement such a > solution. > The problem I'm hitting is that the documentation that I can find is for > an earlier version of DS and not 2.0. > Ideally I'd like to get the example found here up and working. > > > https://cwiki.apache.org/confluence/display/DIRxSRVx11/6.2.+Implementing+a+simple+custom+Interceptor > > Alternatively just some general advice in this area would help. > > take a look at the several types of authenticators available here[1] and you can model yours based on DelegatingAuthenticator [1] http://svn.apache.org/repos/asf/directory/apacheds/trunk/interceptors/authn/src/main/java/org/apache/directory/server/core/authn/ > Many thanks > Paul > -- Kiran Ayyagari http://keydap.com
