Hi!
Which LDAP server do you use? I recommend to isolate the problem first. Does storing passwords with these special characters and the selected hash encoding works within your LDAP server...
Type: Posts; User: szoerner; Keyword(s):
Hi!
Which LDAP server do you use? I recommend to isolate the problem first. Does storing passwords with these special characters and the selected hash encoding works within your LDAP server...
Hi Larry,
In fact there are many options. I would recommend to perform a simple search. If your connection is configured as a bean like this
...
<bean id="contextSource"...
What exactly do you mean by "ping". Do you plan to perform a (command line) tool for this task?
Or do you want to check availability of the LDAP server programmatically? And if so, which with...
Thanks Mattias for this quick and detailed answer. I will definitely take a look at the control part at your svn repository.
Stefan
Maybe, I am wrong, but it looks to me that Spring LDAP hides advanced LDAP functionality like controls and extended operations.
I thought a good point to start for (I confess extraordinary)...