Home / Packages
Name Modified Size InfoDownloads / Week
Parent folder
ldaplist-0.7-1.noarch.rpm 2011-02-09 20.6 kB
ldaplist_0.7_all.deb 2011-02-09 19.1 kB
ldaplist_0.6_all.deb 2011-01-19 18.6 kB
ldaplist-0.6-1.noarch.rpm 2011-01-19 20.0 kB
ldaplist-0.5-1.noarch.rpm 2011-01-17 18.6 kB
ldaplist_0.5_all.deb 2011-01-17 17.6 kB
Totals: 6 Items   114.6 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