Popular recipes tagged "ldap"http://code.activestate.com/recipes/tags/ldap/2011-05-04T19:58:38-07:00ActiveState Code RecipesDnTree (Python)
2011-05-04T19:58:38-07:00Andrew Grigorevhttp://code.activestate.com/recipes/users/4172098/http://code.activestate.com/recipes/576966-dntree/
<p style="color: grey">
Python
recipe 576966
by <a href="/recipes/users/4172098/">Andrew Grigorev</a>
(<a href="/recipes/tags/ldap/">ldap</a>, <a href="/recipes/tags/tree/">tree</a>).
Revision 5.
</p>
<p>Represent hierarchy of Internet domain names or LDAP distinguished names.</p>
Sync Lotus Domino ldap server with IBM Tivoli Ldap server. (Tcl)
2004-11-22T21:15:48-08:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/347206-sync-lotus-domino-ldap-server-with-ibm-tivoli-ldap/
<p style="color: grey">
Tcl
recipe 347206
by <a href="/recipes/users/1220635/">Patrick Finnegan</a>
(<a href="/recipes/tags/ldap/">ldap</a>).
</p>
<p>Script to sync Lotus Domino ldap server with IBM Tivoli server using Tcl ldap package.</p>
<p>Platform - Windows 2000 Server.</p>
Copy ldap groups across servers using ldap package. (Tcl)
2004-11-22T22:49:15-08:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/347208-copy-ldap-groups-across-servers-using-ldap-package/
<p style="color: grey">
Tcl
recipe 347208
by <a href="/recipes/users/1220635/">Patrick Finnegan</a>
(<a href="/recipes/tags/ldap/">ldap</a>).
</p>
<p>Copy members from specified Domino groups to Tivoli LDAP server.</p>
Ldap Copy uisng ldap client utils. (Tcl)
2004-11-22T22:27:26-08:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/347207-ldap-copy-uisng-ldap-client-utils/
<p style="color: grey">
Tcl
recipe 347207
by <a href="/recipes/users/1220635/">Patrick Finnegan</a>
(<a href="/recipes/tags/ldap/">ldap</a>).
</p>
<p>Copies entries between LDAP servers using ldap client utilities rather than tcl ldap package.</p>