CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/09/12 09:06:12
Modified files:
libexec : Makefile
Added files:
libexec/login_ldap: Makefile aldap.c aldap.h bind.c login_ldap.8
login_ldap.c login_ldap.h search.c util.c
Log message:
Import login_ldap.
The code is based login_ldap port, but uses our own aldap implementation
instead of openldap. It also uses a stand alone configuration file
instead of login.conf, since setting this up might contain information
not destined for everyone to see.
OK bluhm@
"Go for it" deraadt@