Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: DEV backlog
-
Component/s: Authentication, Groups
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
Description
Site-wide groups are on the way for 2.0 and being able to generate them from LDAP OU contexts would be ideal so that classes can be added to courses all at once.
Attachments
Issue Links
| This issue will be resolved by: | ||||
| MDL-11826 | Groups can also be defined at the site level |
|
|
|
FWIW I'll attach a patch I wrote last night which works with the current 1.9.x branch. This only adds missing group members in - there's no removal nor creation of groups (at least not yet). Hopefully useful for someone else out there! It's been lightly tested.