There have been a few forum posts on this but I can't find any definitive answers.
I'm at a university and want to roll out WPMU as a service to about 25,000 users. We do have a central LDAP groups server. I want to tie it together with WPMU.
The reason is let's say a prof with 100 students in class wants every student to have access to the blog, but no one else. No one wants to manually enter the 100 students, plus the daily add/drops. Especially since this information is already maintained in the LDAP groups. So I want to be able to give a level of access to that course's group. Is there a way that I can do that today?
I already have authentication covered using our central service, now I just want to do authorization. Any suggestions?
Thanks.