Hi Kiran, I am running from Apache Studio. Is there a way to edit the server start up script from apache studio. Could you please give some pointers on how to configure a custom authentication in Apache DS 2.0.
Thanks, Prem From: Lakshmi Narasimhan, Premkumar (RIS-ORL) Sent: Thursday, October 08, 2015 5:16 PM To: '[email protected]' Subject: ApacheDS 2.0.0 - Start up Trouble finding custom Interceptors Hi, I am trying to setup custom Authentication interceptor and during server start up Apache DS is not loading the jar from APACHEDS_INSTALLDIR/lib/ext folder. I followed steps provided in https://directory.apache.org/apacheds/advanced-ug/6-implementing-interceptor.html which says for ApacheDS 1.5.5 not sure if still holds good for 2.0.0. Please provide your valuable inputs to resolve this issue. org.apache.directory.server.config.ConfigurationException: Cannot initialize the com.aaa.ApacheDSMBSAuthenticator, error : java.lang.ClassNotFoundException: com.aaa.ApacheDSMBSAuthenticator at org.apache.directory.server.config.builder.ServiceBuilder.createInterceptors(ServiceBuilder.java:227) at org.apache.directory.server.config.builder.ServiceBuilder.createDirectoryService(ServiceBuilder.java:1435) at org.apache.directory.server.ApacheDsService.initDirectoryService(ApacheDsService.java:300) at org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:182) at org.apache.directory.server.UberjarMain.start(UberjarMain.java:76) at org.apache.directory.server.UberjarMain.main(UberjarMain.java:54) Thanks, Prem ---------------------------------------- The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message may be an attorney-client communication and/or work product and as such is privileged and confidential. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message.
