only one config
This commit is contained in:
parent
82f3b958ee
commit
5ea59e8171
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
php occ app:install user_ldap
|
php occ app:install user_ldap
|
||||||
php occ app:enable user_ldap
|
php occ app:enable user_ldap
|
||||||
php occ ldap:create-empty-config
|
#php occ ldap:create-empty-config # wird nur bei komplett neuer nextcloud benötigt, legt sonst bei jedem durchlauf weitere ldap-configs an
|
||||||
|
|
||||||
# EDIT: domain
|
# EDIT: domain
|
||||||
php occ ldap:set-config s01 ldapHost "ldap://ldap.mgrote.net."
|
php occ ldap:set-config s01 ldapHost "ldap://ldap.mgrote.net."
|
||||||
|
|
Loading…
Reference in a new issue