Flavio Curti schrieb:
> On Fri, Feb 16, 2007 at 03:37:08PM +0100, Thomas Schmidt wrote:
>> 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?
>> 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
> 
> I was thinking to define them in the database using the user, userGroup, etc.
> tables, but i figure that's not possible atm...
> 
> Kind regards & thank you

The advantage of defining roles inside the workflow definition is that 
the roles are
bound to that workflow and its revision.
Greetings

-- 
Thomas Schmidt (tschmidt [at] suse.de)
SUSE Linux Products GmbH :: Research & Development :: Internal Tools
144 pixels ought to be enough for anybody,
www.blinkenlights.de



-------------------------------------------------------------------------
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