Home
Name Modified Size InfoDownloads / Week
Packages 2011-02-09
README 2011-02-09 715 Bytes
ldaplist-0.7.tar.gz 2011-02-09 31.2 kB
ldaplist-0.6.tar.gz 2011-01-19 30.8 kB
ldaplist-0.5.tar.gz 2011-01-17 29.6 kB
ldaplist-0.4.tar.gz 2011-01-12 16.6 kB
ldaplist-0.3.tar.gz 2010-12-21 16.4 kB
ldaplist-0.1.tar.gz 2010-12-17 15.9 kB
Totals: 8 Items   141.2 kB 0
ldaplist is an implementation of ldaplist using python that is similar to ldaplist found on Solaris.

It reads details from /etc/ldap.conf (and similar) to connect to the datastore.

Ininitially developed for RHEL5.

I have included support for nslcd.conf and sssd.conf on RHEL6.

Seems to be working OK on Ubunut too.

Only simple bind and anonymous authentication is currently supported.

Patches supporting other authentication mechanisms or evedince that it worked in your environment is appreciated.


INSTALLATION:

To install simple run:
    make install

RPM:

cp ldaplist-<version>.tar.gz ~/rpmbuild/SOURCES
cd ~/rpmbuild/SOURCES/
rpmbuild -tb ldaplist-<version>.tar.gz

DEB:

dpkg-buildpackage -rfakeroot
Source: README, updated 2011-02-09