I did :-) It's the same I have mentioned in my email :-) but thanks.
Well, I am basically interested in following: 1. I want to implement User tab in MH (I have seen the project, but I am not sure when this will appear) 2. I want to integrate MH with LDAP 3. I assume LDAP worked in 1.2 - the link proves it - but it probalby does not works in MH 1.3, since matterhorn-userdirectory-ldap does not registers to UserDetails <something like this> - so either there is a small bug - there - or some more or less major change in how it works. 4. For a second I was thinking - why there is a user management at all inside Matterhorn. I would just leave a note - we are using Spring Security, and here is a Spring Security configuration files - following rules must be applied, and if you need LDAP or some other auth service - do not mess with MH code, Mess with Spring Security and whatever you are using. And then just few entries: <user name="matterhorn_system_account" password="CHANGEME" > in mh_default_org.xml ---but I guess for some reason it is not so simple. Could this reduce the amount of code in MH ? --- On Thu, 11/24/11, Christopher Brooks <[email protected]> wrote: > From: Christopher Brooks <[email protected]> > Subject: Re: [Opencast Matterhorn] User Management in Matterhorn > To: "Opencast Matterhorn" <[email protected]> > Cc: [email protected] > Date: Thursday, November 24, 2011, 4:43 PM > You might find this useful Pawel, > > http://opencast.jira.com/wiki/display/MH/University+of+Saskatchewan+CAS+and+LDAP+integration > > Chris > > On > Thu, 24 Nov 2011 06:38:53 -0800 (PST) Pawel Fic <[email protected]> > wrote: > > > I have investigated it a bit, and the best way to add > new > > authorization mechanism would be to deliver services > with interfaces > > for: > > > > org.opencastproject.security.api.UserProvider > > and: > > org.opencastproject.security.api.RoleProvider > > > > > > > > --------------------- > > I was looking at > > > > matterhorn-userdirectory-ldap > > > > and I think it was working in MH1.2 (looking at > instruction how to > > start it > > [http://opencast.jira.com/wiki/display/MH/University+of+Saskatchewan+CAS+and+LDAP+integration]), > > but it does not registers in MH1.3. > > > > Code differs, what was the purpose of the changes? > > I would like to try MH with our LDAP server. > > > > > > -Pawel > > > > > > > > _______________________________________________ > > Matterhorn mailing list > > [email protected] > > http://lists.opencastproject.org/mailman/listinfo/matterhorn > > > > > > To unsubscribe please email > > [email protected] > > _______________________________________________ > > > > -- > Christopher Brooks, BSc, MSc > ARIES Laboratory, University of Saskatchewan > > Web: http://www.cs.usask.ca/~cab938 > Phone: 1.306.966.1442 > Mail: Advanced Research in Intelligent Educational Systems > Laboratory > Department of Computer Science > University of Saskatchewan > 176 Thorvaldson Building > 110 Science Place > Saskatoon, SK > S7N 5C9 > _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
