example_configs: expand url for OneDev config

fix capitalization and expound URL example
This commit is contained in:
xeoneox 2024-11-21 04:01:24 -05:00 committed by GitHub
parent c47be779a3
commit 64514ddfc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
# Configuration for Onedev
# Configuration for OneDev
In Onedev, go to `Administration > Authentication Sources` and click `External Authentication`
Select `Generic LDAP`
* LDAP URL: Your lldap server's ip/hostname
* LDAP URL: ldap://lldap_ip_or_hostname:3890 or ldaps://lldap_ip_or_hostname:6360
* Authentication Required: On
* Manager DN: `uid=admin,ou=people,dc=example,dc=com`
* Manager Password: Your bind user's password