This is still not clear to me as to what to configure: One wiki page states "security.xml defines the Matterhorn access policy using the Spring Security framework XML schema."
Another wiki page states "If you are not hosting multiple tenants on your Matterhorn server or cluster, all configuration should be done in mh_default_org.xml." So please tell me are we using "security.xml" or "mh_default_org.xml"? The documentation seems confusing about which file is REALLY required to establish security policy. Hank On Tue, Sep 6, 2011 at 5:35 AM, Tobias Wunden <[email protected]> wrote: > Hi Alex, > > thanks for the quick reply! I checked the link as well as the code and can > confirm that we are looking at an obsolete setting in the context of a 1.2 > installation. It has bee replaced by a configuration for the file install > facility in /load, which is basically reading everything from /conf/security. > > I've adjusted the documentation by removing the line you mentioned, which > means that in config.properties, you don't need to configure anything with > respect to the location of the security settings. It is defined to reside in > /conf/security/ (unless you change the file install configuration). > > Tobias > > On 06.09.2011, at 14:04, alex contis wrote: > >> Hi! >> >> I found the reference to /conf/security.xml in >> >> http://opencast.jira.com/wiki/display/MHDOC/Configure+Matterhorn+V1.2 >> >> org.opencastproject.security.config Path to Matterhorn security >> configuration file conf/security.xml >> >> How is it done in Matterhorn 1.2? Should I set?? >> >> org.opencastproject.security.config Path to Matterhorn security >> configuration file ${felix.home}/conf/security/mh_default_org.xml >> >> If so, then this information should be added to the >> http://opencast.jira.com/wiki/display/MHDOC/Configure+Matterhorn+Security+V1.2 >> page. >> >> Regards >> Alex Contis _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
