openldap
specifed architecture type (arm) for file does not match it's cputype (7) and cpusubtype (3)
I tried to use openL开发者_StackOverflow社区dap for my iphone app I\'m developing at the moment. To compile openLdap I\'m using the fat_build.sh from link text. I\'m also developing with the Simulator[详细]
2023-01-07 17:37 分类:问答What is the relationship between OpenLdap and Novel eDirectory?
What is the relationship between OpenLdap and Novel eDirect开发者_运维知识库ory?Novell implemented an X.500\'ish complaint directory, called NDS (Novell Directory Services) years ago in Netware 4.0 (e[详细]
2023-01-06 20:30 分类:问答The distinguished name contains invalid syntax error
I\'m trying using LDAP to authenticate user, but I have a problem with LDAP. This is my code: string hostOrDomainName = \"MrHand-PC\";[详细]
2023-01-01 18:56 分类:问答Client authentication with RubyLDAP ldap
I\'m trying to implement a feature that uses LDAP over SSL (SSL, not TLS), it needs to connect to a SSL-enabled LDAP server (i.e OpenLDAP), bind and then do any additional queries. It also needs to su[详细]
2022-12-31 07:40 分类:问答keeping OpenLDAP and Active Directory in sync (windows server 08R2)
I\'ve got a Windows Server box running AD, and a CentOS box running OpenLDAP in a mixed windows Lin开发者_运维问答ux network and I want to keep the two in sync. Preferably using free software/just som[详细]
2022-12-30 13:03 分类:问答OpenLDAP configuraion in Yast2 - groupOfUniqueNames/uniqueMember
in /etc/openldap/slapd.conf I have this acl and works: access to dn.subtree=\"ou=users,dc=domain\" by group/groupofuniquenames/uniqueme开发者_开发问答mber=\"cn=partner,ou=groups,dc=domain\" write[详细]
2022-12-29 03:24 分类:问答C# How to add an entry to LDAP with multiple object classes
I\'m trying to create a new user record into OpenLDAP with object classes person and uidObject. The problem seems to be that with System.DirectoryServices.DirectoryEntry I\'ve found only a way to add[详细]
2022-12-28 10:10 分类:问答Create Active Directory schema into OpenLDAP
I ne开发者_JAVA百科ed to store Active Directory Data into OpenLDAP and for that I want to create the Active Directory schema into OpenLDAP. How to do it?Active Directory schema file was for some time[详细]
2022-12-25 04:28 分类:问答what are aliases in ldap
What are aliases in ldap (referenced for example here php.net/ldap) Are they pointers to other objects in the system not directly under the object where the alias i开发者_StackOverflows found?There ar[详细]
2022-12-21 16:47 分类:问答how to bind to an openldap server
I am using the PHP extension. The username is admin password is 111111 I try to bind using ldap_bind($rs,\'admin\',\'111111\')开发者_StackOverflow中文版[详细]
2022-12-21 16:29 分类:问答