bob1de / ldap-auth-sh

A simple but configurable shell script to authenticate against LDAP
GNU General Public License v3.0
79 stars 21 forks source link

Allow service user for determining DN #3

Open LukasK13 opened 4 years ago

LukasK13 commented 4 years ago

As my LDAP-server didn't allow uid withing the DN of the bind, I added the possibility to use a service user for determining the DN by searching the directory by the uid-attribute.