Girish Ramakrishnan 8 жил өмнө
parent
commit
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
     {