Skip to content

LDAP authenticator for Apache HTTPD and ProFTPD.

Notifications You must be signed in to change notification settings

SorinS/ldap-auth-external

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ldap-auth-external

A small LDAP authenticator for Apache HTTPD and ProFTPD. It reads two lines from stdin: the username and the password. The exit code tells whether the credentials are correct or not.

Differently from other LDAP authentication modules, this module does not require any credentials in the configuration. It just tries to log in to the LDAP server, and run "whoami".

The group and server are static. Change them in the .c file.

About

LDAP authenticator for Apache HTTPD and ProFTPD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published