| Author |
LDAP Active Director
|
Luis Parente
Ranch Hand
Joined: Jan 17, 2012
Posts: 38
|
|
Hello,
I try to configure a connection to LDAP by configuration bean.
The user connects basis through a login page.
Here's my setup:
The problem is the password, because each user has different password....
I want something like this:
The field password is in my login page.
Then how to configure the bean to account password in the login page?
Thanks in advance.
Best regards.
|
 |
Bill Gorder
Bartender
Joined: Mar 07, 2010
Posts: 1282
|
|
I have not used it personally but if you are using Active directory Spring Security added a ActiveDirectoryLdapAuthenticationProvider you might want to investigate this. Here is a good blog on it
http://www.iceycake.com/2012/06/microsoft-active-directory-ms-ad-authentication-with-java-spring-security-3-1-0/
|
[How To Ask Questions][Read before you PM me]
|
 |
Luis Parente
Ranch Hand
Joined: Jan 17, 2012
Posts: 38
|
|
Hi thanks fo your response,
I will read this article, and try to implement thanks!
|
 |
 |
|
|
subject: LDAP Active Director
|
|
|