ldap-auth-sh icon indicating copy to clipboard operation
ldap-auth-sh copied to clipboard

A simple but configurable shell script to authenticate against LDAP

Results 4 ldap-auth-sh issues
Sort by recently updated
recently updated
newest added

Hello, i have installed "bullseye" Homeassistant Supervisor on my Debian. This runs in the Docker container. Can I use the script for LDAP authentication? Could you tell me how and...

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

Currently, authentication is only possible via the `uid` of the user. Thereby, the `uid` of the user as well as his password are used to make an authentication call to...

When the Home Assistant moved to being based on Arch Linux it no longer included support for curl with ldap or ldapsearch. This can be solved by creating a custom...