Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thanks to Martin Schuster <Martin.Schuster1@infineon.com> for the automount map patch

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 Ubuntu too.

Only simple bind and anonymous authentication is currently supported.

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


INSTALLATION:

To install simply run:
    make install

RPM:
make rpm
OR:
cp ldaplist-<version>.tar.gz ~/rpmbuild/SOURCES
cd ~/rpmbuild/SOURCES/
rpmbuild -tb ldaplist-<version>.tar.gz

DEB:
make deb
OR:
dpkg-buildpackage -rfakeroot

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages