Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simple ldap authentication mode #2569

Open
wants to merge 6 commits into
base: devel
Choose a base branch
from
Open

simple ldap authentication mode #2569

wants to merge 6 commits into from

Conversation

cyberb
Copy link

@cyberb cyberb commented Apr 1, 2023

Simple ldap auth.

setupVars.conf:

LDAP_AUTH=true
LDAP_SERVER=ldap://localhost
LDAP_BIND_DN="cn=%s,ou=users,dc=example,dc=org"

Signed-off-by: Boris Rybalkin <ribalkin@gmail.com>
@yubiuser
Copy link
Member

yubiuser commented Apr 2, 2023

Please base on and target devel branch

@cyberb cyberb changed the base branch from master to devel April 2, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants