diff options
author | Georg | 2021-08-22 18:21:37 +0200 |
---|---|---|
committer | Georg | 2021-08-22 18:21:37 +0200 |
commit | cad5e83b715485c6e36e739377c014063b038537 (patch) | |
tree | 76861b3207fb6d3ee5adbc7de928108a46202434 /openldap | |
parent | 83a7f6df1106224facd55b0d5d7509a5d60f5cac (diff) | |
download | system-cad5e83b715485c6e36e739377c014063b038537.tar.gz system-cad5e83b715485c6e36e739377c014063b038537.tar.bz2 system-cad5e83b715485c6e36e739377c014063b038537.zip |
Init 389DS, OpenLDAP and CoTurn
Signed-off-by: Georg <georg@lysergic.dev>
Diffstat (limited to 'openldap')
-rw-r--r-- | openldap/ldap.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openldap/ldap.conf b/openldap/ldap.conf new file mode 100644 index 0000000..03d7ece --- /dev/null +++ b/openldap/ldap.conf @@ -0,0 +1,2 @@ +BASE dc=syscid,dc=com +URI ldaps://ldap.syscid.com |