ldap-query
Query for "ACTIVE" users in LDAP server NOT working
I need to be able to get via querying the active directory using the LDAP server a list of defined ACTIVE users from the active directory.[详细]
2023-04-13 08:48 分类:问答Check user on LDap with Java
Can I check a user logged on LDap by his ip addre开发者_StackOverflowss with Java?If you\'re using the UnboundID Directory Server, a password policy can be created to track the last logon time and las[详细]
2023-04-12 16:47 分类:问答Findout the LDAP groups in which given uid is belong
I have a little bit knowledge of LDAP. I have organozational structure in LDAP in below format, uid=test.gen,OU=Generics,O=cco.mycomp.com[详细]
2023-04-11 14:23 分类:问答Can I match a user to a group accross different domains?
I\'m trying to write an LDAP query which will discover if a user is a member of a group which matches a wildcard query and I\'m trying to use the LDAP_MATCHING_RULE_IN_CHAIN OID to do this.I\'m basica[详细]
2023-04-11 04:27 分类:问答How to read/write ldif file through a java program?
I chose to write a java program to take back up of my LDAP entries in LDIF file and also would like to rollback the modifications using 开发者_开发问答the back up LDIF files, if needed.[详细]
2023-03-31 23:31 分类:问答memberOf vs. groupMembership in LDAP (Liferay)
What is the difference b/n memberOf attribute and groupMembership attribute when used in LDAP Authentication settings in Liferay?开发者_StackOverflow社区[详细]
2023-03-30 21:16 分类:问答How do ldap search for email address in contacts' 2nd/3rd alternate email addresses?
I have an LDAP server with my email contacts so that I can lookup contacts by name/email, etc. However, it only seems to search and find the first email address for any contact.[详细]
2023-03-27 11:16 分类:问答Checking User Groups in Perl Net::LDAP
I have a Perl Subversion pre-commit hook that allows me to verify whether or not a user has permissions to change or add to a particular point in a Subversion repository. It uses a Control file that l[详细]
2023-03-14 09:11 分类:问答Creating Active Directory of usernames for LDAP access
I am a newbie to LDAP and Active Directories. I need to build a active directory 开发者_如何学Goof users who are eligible to access a particular conputer. When the user enters the username and passwo[详细]
2023-03-01 06:22 分类:问答ldap_get_entries returns array with element count=zero
In some situations ldap_get_entries returns array with element count=zero, so I have an array like array(\'count\'=>0) without any further entries.[详细]
2023-02-25 14:02 分类:问答