openldap
are wildcards possible in OpenLDAP LDAPConnection.bind() dn string?
My specific problem is that when I attempt to bind with t开发者_开发知识库he following full dn, all is well[详细]
2023-03-07 02:27 分类:问答OpenLDAP Authentication
Is there any way to define your own encryption/decryption rather than having a plain text password store? Can you have your own algorithm and run that separately as part of the process? I am new and t[详细]
2023-03-03 09:18 分类:问答Openldap supportedControl Password Policy
Openldap supportedControl listed: 1.3.6.1.4.1.42.2.27.8.5.1 (Password policy) Using .Net DirectoryServices.Protocols, I\'ve exhausted all possible methods of retrieving the response information provi[详细]
2023-03-01 22:06 分类:问答configure line for openldap
I’m using the command prompt in Windows XP to run this line for OpenLDAP. I’ve gone to the directory containing the configure file, but when I input ./configure, it gives me[详细]
2023-03-01 21:49 分类:问答Pyramid (Pylons/repoze.bfg) LDAP authentication
Have anybody ever tried to use authentication mechanisms through LDAP / AD (OpenLDAP / ActiveDirectory)? Any middlew开发者_StackOverflow中文版are to automate these things?I\'d recommend checking out r[详细]
2023-02-27 03:32 分类:问答How to build a openldap library for iphone on OSX?
I am trying to build openldap-2.4.23 library for iOS3 and 4 but when I try to run configure I get error :[详细]
2023-02-24 10:44 分类:问答How to set account expiry date in openldap
I wish to implement a new account policy in openldap that allow an administrator to set expiry date of user accounts. However, I can\'t find any related attribute in the object classes.[详细]
2023-02-22 16:11 分类:问答Openldap: Is that possible to use "userPassword" instead of "2.5.4.35" for pwdAttribute?
I am using Openldap 2.4.11 in Fedora Core 13. I am trying to create a password policy: dn: cn=default,ou=policies,dc=estream,dc=com,dc=my[详细]
2023-02-22 12:19 分类:问答How to use a variable in an LDAP command in C?
I would like to use a variable in the ldap command ldap_search_s 开发者_运维技巧in C. I used strcat to create the string i needed. The error is \"bad search filter\". I\'m pretty sure it has something[详细]
2023-02-22 08:35 分类:问答C++ using ldap_bind from ldap.h
I\'m trying to use ldap_bind, but get an this error. error: âldap_bindâ was not declared in this scope[详细]
2023-02-16 05:03 分类:问答