This website works better with JavaScript.
Home
Explore
Help
Sign In
bingen
/
rpi_docker_home_server
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix: openldap: Add hauk uid to template
master
Bingen Eguzkitza
3 months ago
parent
64fbfe9ae8
commit
f5290ec72c
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
openldap.env.template
+ 2
- 0
openldap.env.template
View File
@@ -8,6 +8,8 @@ LDAP_NEXTCLOUD_UID=${LDAP_NEXTCLOUD_UID}
LDAP_NEXTCLOUD_PWD=
LDAP_GITEA_UID=${LDAP_GITEA_UID}
LDAP_GITEA_PWD=
LDAP_HAUK_UID=${LDAP_HAUK_UID}
LDAP_HAUK_PWD=
DEBUG_LEVEL=0
#BKP_FILE=/tmp/ldap_bkp.ldif
LDAP_BACKEND="hdb"
Write
Preview
Loading…
Cancel
Save