Hi all,
We're trying to test whether Muradora can be configured to use multiple roles,
so that we can have a user who is both a student and a member of a particular
course, for example which would allow them to see different collections of
resources for their different roles. We're trying this using fedora-users.xml
for starters and am not sure how to construct the XML.
Are any of the following combinations correct? and has anybody done any work on
combining user roles like this (or any other way!) which might help us (whether
using Muradora or not). Is there a particular combing algorithm needed for the
XACML policies?
<user name="dlibTest" password="xxxxx">
<attribute name="fedoraRole">
<value>student</value>
</attribute>
<attribute name="fedoraRole">
<value>teacher</value>
</attribute>
</user>
and,
<user name="dlibTest" password="xxxxx">
<attribute name="fedoraRole">
<value>student</value>
<value>teacher</value>
</attribute>
</user>
and
<user name="dlibTest" password="xxxxx">
<attribute name="fedoraRole">
<value>teacher</value>
</attribute>
</user>
<user name="dlibTest" password="xxxxx">
<attribute name="fedoraRole">
<value>student</value>
</attribute>
</user>
Thanks!
Julie
--
Julie Allinson <[email protected]>
Digital Library Manager
University Library & Archives, J.B. Morrell Library
University of York, Heslington, York, YO10 5DD, UK
tel: ++44 (0) 1904 434083 skype: j.allinson
web: http://www.york.ac.uk/services/library/elibrary/digitallibrary.htm
--
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users