1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/net/py-ldaptor/pkg-descr
Pawel Pekala e429eeb987 Ldaptor is a pure-Python library that implements:
* LDAP client logic
    * separately-accessible LDAP and BER protocol message generation/parsing
    * ASCII-format LDAP filter generation and parsing
    * LDIF format data generation
    * Samba password changing logic

Also included is a web-based user interface to search and edit information in
an LDAP directory and a set of LDAP utilities for use from the command line.

WWW: http://github.com/antong/ldaptor

PR:		ports/157738
Submitted by:	Attila Nagy <bra@fsn.hu>
2011-10-22 13:34:42 +00:00

13 lines
471 B
Plaintext

Ldaptor is a pure-Python library that implements:
* LDAP client logic
* separately-accessible LDAP and BER protocol message generation/parsing
* ASCII-format LDAP filter generation and parsing
* LDIF format data generation
* Samba password changing logic
Also included is a web-based user interface to search and edit information in
an LDAP directory and a set of LDAP utilities for use from the command line.
WWW: http://github.com/antong/ldaptor