bugy / script-server

Web UI for your scripts with execution management
Other
1.57k stars 248 forks source link

LDAPS with auth #533

Closed fnpanic closed 2 years ago

fnpanic commented 2 years ago

Hi,

our LDAPS server requires user + pass for a query. How can this be added? ldap3.py supports it but i do not know the syntax how to add it to the script-server config

username:password@ldaphost seems not to work out of the box.

Thanks!

fnpanic commented 2 years ago

my fault, works with the correct bind address.