X-Git-Url: https://scm.cri.minesparis.psl.eu/git/GroupUserFolder.git/blobdiff_plain/e9d14b6b5cc9cd4775c60cb340b5c4c787536fc3..3e1ba4932c34812cf2f6f3569b0f0dbea97b7a0b:/Products/GroupUserFolder/dtml/GRUF_groups.zpt diff --git a/Products/GroupUserFolder/dtml/GRUF_groups.zpt b/Products/GroupUserFolder/dtml/GRUF_groups.zpt new file mode 100644 index 0000000..64fe589 --- /dev/null +++ b/Products/GroupUserFolder/dtml/GRUF_groups.zpt @@ -0,0 +1,267 @@ +
Groups source | +
+ |
+
---|
+ To change roles for one or several groups, select them in the left form, select the roles you want to give them in the form on the right and click "Change".
+ You can also create one or several groups by filling the text area (one group per line). the "Change" button will create them with the roles you've selected.
+ If you are fed up with some groups, you can delete them by selecting them and clicking the "Delete" button.
+
+ If you do not select any role, roles won't be reseted for the selected groups.
+ If you do not select any group, groups won't be reseted for the selected groups.
+ To explicitly reset groups or roles, just click the "(None)" entry (and no other entry).
+
+ This form uses the regular Zope Security API from the underlying user folders. However, you may experience problems with some + of them, especially if they are not tuned to allow user adding. For example, an LDAPUserFolder can be configured to disable + users management. In case this form doesn't work, you'll have to do things by hand within the 'Users' and 'Groups' GRUF folders. +
+ ++ This is not a GRUF limitation ! :-) +
+