Girish Ramakrishnan пре 8 година
родитељ
комит
4456b04e7d
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      start.sh

+ 4 - 0
start.sh

@@ -106,6 +106,10 @@ if [[ -n "${LDAP_SERVER:-}" ]]; then
     # configure LDAP
     # https://github.com/heiglandreas/authLdap/blob/master/authLdap.php#L644
 
+    # GroupEnable means that cloudron groups are carried over to wp groups
+    # GroupOverUser means that if there is an existing wp group for the user, it won't be overwritten
+    # The above implies that users can override the roles in wordpress and it
+    # doesn't get overwritten on re-login
     echo "Configuring LDAP"
     ldapConfig=$(cat <<EOF
     {