ldap
LdapLoginModule Search-first nonanonymous search
I got to use the LdapLoginModule http://download.oracle.com/javase/6/docs/jre/api/security/jaas/spec/com/sun/security/auth/module/LdapLoginModule.html together with Microsoft Active Directory in searc[详细]
2023-04-03 12:59 分类:问答How can I enforce a LDAP bindRequest in java using JNDI?
I have a JNDI-Connection to a LDAP server (Active Directory in this case). I also ctx.extendedOperation( new StartTlsRequest() ) to get a secure connection.[详细]
2023-04-03 07:53 分类:问答How do I access the user's password from LDAP in a LdapUserDetailsMapper using spring security?
We are using spring security in our web application based on spring MVC. We are doing authentication using LDAP module of spring security which is working properly. Now I need to get the user passwo[详细]
2023-04-02 23:25 分类:问答LDAP Connection Error
I have a problem connecting to my ldap. It keeps giving me a COMExceptionError (The parameter is incorrect)[详细]
2023-04-02 11:37 分类:问答LDAP Authentication using VBA in MS Access
I am creating an Access project linked to a SQL Server. Instead of using Windows authentication for the SQL Server I want to use an application specific username/password and authenticate users myself[详细]
2023-04-02 02:51 分类:问答Most effective means of PHP AD Authentication?
Our company is looking at moving authentication from our web app which is PHP running on Apache in Windows, and would like to authenticate using Active Directory. I have a way to simply pull your user[详细]
2023-04-02 00:43 分类:问答Searching user by id by exact match in LDAP (SharePoint 2010 people picker)
I am trying to search a user in the LDAP and resolve his name in SharePoint PeoplePicker User types user\'s idsid in the PeoplePicker and then hit CheckName[详细]
2023-04-01 19:47 分类:问答ldap Naming Exception
am trying to get the user details from ADAM Active Directory. i used the following java co开发者_开发技巧de.[详细]
2023-04-01 17:34 分类:问答Embedded/memory LDAP server solution
I have a java web application.I want to create an embedded L开发者_开发百科DAP server, when web application run, I will insert some record to LDAP, and there is another web application will access thi[详细]
2023-04-01 15:43 分类:问答Use asp.net membership via LDAP
We have an intranet system that uses asp.net with the sql membership provider.We have about 400 开发者_开发技巧users setup in the intranet.These can include employees, contractors, etc.[详细]
2023-04-01 10:46 分类:问答