Flavio Curti schrieb:
> Hello
> 
> Is it possible to use groups in rolevalues?
> 
> For example, I'd like to create a group "admins":
> 
> <role name="admin" restricted="true">
>       <description>Admins</description>
>       <rolevalue>admins</description>
> </role>
> 
> Judging from the documentation, it seems like it would now expect
> "admin" to be a user... How can I do this?

Hi,
where would you like to define the members of that group admins?
At the moment it would be possible to store them in a databitvalue,
or comma seperated in the rolevalue element.
It is also possible to merge other roles to a new one by using
<roleref> elements.
Greetings

-- 
Thomas Schmidt (tschmidt [at] suse.de)
SUSE Linux Products GmbH :: Research & Development :: Internal Tools
"A strange game.
The only winning move is not to play.", Wargames

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
swamp-devel mailing list
swamp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swamp-devel
http://swamp.sf.net 

Reply via email to