ldap
LDAP Java development
I have three questions related to LDAP and Java. is there any way to find the newly created users on the windows active directory using Java? Now I am get the all users from active directory loop th[详细]
2023-03-25 19:59 分类:问答Pam_ldap caching passwords when it isn't supposed to
I\'ve set up LDAP authentication using pam_ldap on a server and it seemed to be working just fine to begin with, but now I have a problem. Whenever a user changes his password in Active directory, it[详细]
2023-03-25 19:50 分类:问答How to handle user information with Spring Security, Spring LDAP, and Hibernate?
I have an application built on Spring MVC that uses Hibernate for all of it\'s DB interaction needs. There is now a need to update the application to use our LDAP infrastructure to drive the user info[详细]
2023-03-25 07:37 分类:问答Why would LDAP query work with asp.net but not with classic asp
I\'m trying to setup LDAP connection 开发者_JS百科code with another domain. My Windows server 2k3 is part of domain A. I\'m trying to LDAP domain B. Now here\'s what I do:[详细]
2023-03-25 05:46 分类:问答How to install multiple client certificates in ubuntu server?
I have a php script to connect 2 different ldaps servers. I learnt that I need to put some configuration on ldap.conf[详细]
2023-03-25 05:38 分类:问答Ldap Authentication for Windows Standalone Servers Using Novell eDirectory
I have an LDAP serv开发者_Python百科er Novell eDirectory in my Environment through which has the user data. In my Environment i have set of Windows and Linux servers. I need to use this LDAP As the Au[详细]
2023-03-24 20:03 分类:问答security role mapping from ad groups to glassfish roles
I use a glassfish application server and authenticate over active directory. here my ldapRealm: JAAS Context:ldapRealm[详细]
2023-03-24 18:31 分类:问答When to use LDAP over a database?
When should I use LDAP vs. database/key-value-store/co开发者_运维问答lumn-oriented-database/etc?LDAP can be considered a database. But I\'m assuming that you mean SQL databases.[详细]
2023-03-24 13:16 分类:问答ASP.NET refuses to respect my authority.
I\'ve managed to impersonate a user successfully.Using the LogonUser Interop, e.g. [DllImport(\"advapi32.dll\", SetLastError = true)][详细]
2023-03-24 10:40 分类:问答LdapConnection Bind() - does it timeout?
I have some code that allows administrators to manage their organi开发者_C百科zation\'s users/groups etc and execute extended commands (such as disabling accounts etc). This code is completely separat[详细]
2023-03-24 02:47 分类:问答