I nee开发者_运维技巧d to delete entire LDAP subtree, by Java code, like the -r parameter of ldapdelete command. How can I do that?
Closed. This question does not meet Stack Overflow guidelines. It is no开发者_开发知识库t currently accepting answers.
I\'m using Ubuntu 10.4 server and I\'m trying to configure OpenLDAP as a protocol for authentication for SVN and other services. However I quite don\'t understand how ldap works and after setting a ex
from my slapd.conf file, i see where my data is stored. when I look into that data directory i see two kinds of files, one type are .bdb files which appear to be the data files as that is the extensio
After configuring apache2 and svn inside Ubuntu 10.04 serve I\'m pretending to install OpenLDAP to use LDAP开发者_如何学JAVA protocol to configure and administrate users and groups with the svn reposi
I am having a web app开发者_StackOverflow中文版 which needs to cache a notes ldap. For that the IT installed Openldap which will be queried from the web app. Basically OpenLdap Proxy.
Ok, this is an OpenLDAP newby question so bear with me. I haven\'t been able to find a straight answer on the webinets, so here we go:
What would be the easiest way to add a n开发者_JS百科ew field to a list of potential fields on an existing ldap schema?
I\'m working on Windows XP with Visual Studio 2005.My project is a Cmake project created after creating an LDAP abstraction API on Linux. I\'m trying somehow to make it work on Windows.
I have a large Openldap directory. In the directory the display name property for every is filled but i need to modify these entry and make it like \"givenName ++ sn\". Is there are way i can do it di