1

The Case is : to build an integration service with active directory, this service has many operations such as create user, activate user, change password , ...etc I have developed theses operations using JCN but, the client refused any java implementations inside the service even calling java apis inside esql modules,

My question is : from my experience it is impossible to build this service without any Java implementations if it is impossible using ESQL please tell me? If it was pure esql or tcpip?

Jonathan Leffler
  • 730,956
  • 141
  • 904
  • 1,278
Abu taha
  • 61
  • 1
  • 12
  • 1
    There is a web service interface for AD, called ADWS: https://technet.microsoft.com/en-us/library/dd391908%28v=ws.10%29.aspx I've not used it before but seems like an option for you. – Attila Repasi May 11 '16 at 12:16
  • @AttilaRepasi this is the first time i here about it it so interesting to try it , but from my experience to make operations on `active directory` i must develop them using `java`. thanx again – Abu taha May 12 '16 at 11:37

0 Answers0