sitemap
The most popular post by click: LDAP: Best Programming Practices.
Posts at ldapguru.info
- LDAP: Result Codes in LDAP Protocol Search Responses
- LDAP: Programming Practices
- LDAP: How to determine access control rights for entries and attributes
- LDAP: Search Best Practices
- LDAP: The Root DSE
Directory of Shared Technical Notes
The shared notes at Evernotes concept is being phased out. All articles will be moved to http://www.ldapguru.info
- All Shared Technical Notes (LDAP) – The shared technical notes are deep-dive forays into LDAP basics and more esoteric LDAP topics.
- LDAP: Moving and renaming entries and user data
If you want to see a particular LDAP topic covered in a blog post and/or in a shared technical note, send email to terrygardner AT mac.com
- The sample code repository – most of the code used in the blog entries and technical notes are found here.
- LDAP: Demonstrating The Who am I? Extended Operation and the Authorization identity Request Control
- LDAP: Demonstrating Bind with Account Usable Request Control and Operaton Purpose Request Control
- LDAP: Demonstrating the use of the GetEffectiveRightsRequestControl
- LDAP: Demonstrates the use of Matching Rules
- LDAP: Demonstrate In-Memory Directory Server
- LDAP: CommandLineOptions.java – convenient command line options processor to use with the UnboundID LDAP SDK
LDAPCommandLineToolclass. - LDAP: Operation Purpose Request Control example (Java). – provides a demonstration of the use of the operation purpose request control available in the UnboundID LDAP SDK and UnboundID Directory Server
- LDAP: PersistentSearchExample.java – provides a demonstration of the use of change notification from an LDAP server using persistent search
- LDAP: LdapTreeDelete.java – provides a demonstration of the use of the subtree delete request control
- LDAP: ModifyIncrementDemo.java – provides a demonstration of how to use the modify-increment extension to the modify request as described in RFC4525. Also demonstrates the use of the Operation Purpose, Pre-Read, and Post-Read Request Controls
- AssertionRequestControlDemo.java – provides a demonstration of using the assertion request control in Java using the unboundID LDAP SDK. Click the filename to download.
LDAP: Programming
- LDAP: How to determine access control rights
- LDAP: Using matching Rules
- LDAP: Best Programming Practices
- LDAP: In-Memory Directory Server
- LDAP: Persistent Search (Change Notification)
- LDAP: The root DSE
LDAP: Search
- LDAP: Mastering Search Filters
- LDAP: Mastering ldapsearch
- LDAP: Result Codes in LDAP Protocol Search Responses
- An example of a configuration that results in an unindexed search.
