A handy shell-like interface for browsing LDAP servers and editing their content. It keeps command history, has sane autocompletes, credential caching, site-wide and individual configs, and it's fun to say. Shelldap! Shelldap! Shelldap!
Find a file
peter@adpm.de 7fb1878c47 add method path_to_dn() to convert a given "path" to a DN
path_to_dn() replaces the occurrences of '~', '.' and '..' in a path given
and returns a DN.
However, it does not check whether the DN is valid.
Especially:
- on return it is not guaranteed that the DN exists
- on return the first part does not need to be a valid RDN

FossilOrigin-Name: 1a4e3173146358f3a34c1e0c1d220b87c85a4827431c677adb9f0249bab73982
2011-03-06 19:11:47 +00:00
.hgtags Added tag 0.4 for changeset 664bbe3dcd44 2011-02-18 02:14:12 +00:00
Makefile Add a quick Makefile to automate future release tarballs. 2011-02-22 01:08:59 +00:00
shelldap add method path_to_dn() to convert a given "path" to a DN 2011-03-06 19:11:47 +00:00