Skip to content

Add LDAP integration#5

Open
stefanDeveloper wants to merge 4 commits into
sympa-community:mainfrom
stefanDeveloper:ldap
Open

Add LDAP integration#5
stefanDeveloper wants to merge 4 commits into
sympa-community:mainfrom
stefanDeveloper:ldap

Conversation

@stefanDeveloper

Copy link
Copy Markdown
Contributor

Add LDAP integration for Ubuntu and Debain.

@stefanDeveloper stefanDeveloper force-pushed the ldap branch 4 times, most recently from f3e1086 to 533694d Compare July 9, 2024 08:12
@stefanDeveloper

Copy link
Copy Markdown
Contributor Author

Added missing osvars.

Comment thread templates/auth.conf.j2
email_attribute {{ sympa_config_ldap.email_attribute | default('mail') }}
scope {{ sympa_config_ldap.scope | default('sub') }}
authentication_info_url {{ sympa_config_ldap.authentication_info_url }}
use_tls {{ sympa_config_ldap.use_tls }}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please set the default to "ldaps".

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.

3 participants