
so, our team has conclusion to delete docker desktop and use minikube. Today, i heard new that the docker desktop will be not free. If with same credentials I can add ldif file from terminal then why not with my spring application?is their anything missing in configuration? FrameworkServlet.doGet(FrameworkServlet.java:778) FrameworkServlet.processRequest(FrameworkServlet.java:894) It gives error .NestedServletException: Request processing failed nested exception is : nested exception is : every thing is fine except it gives me error in valid credetials thouh I entered same as I entered while ading ldif file from terminal. Now I tried It from my spring application. I entered pass000 and it added new s working fine. ldapadd -x -D cn=admin,dc=test,dc=com -W -f ldap-add.ldifĪnd it ask me password.

I can add /search records to lsdap from terminal.e.g.

I installed sldap on my ubuntu 12.04 system.
