[Yanel-dev] [Bug 7573] New: no way to define a policy for all users

bugzilla at wyona.com bugzilla at wyona.com
Wed Apr 21 16:14:54 CEST 2010


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=7573

           Summary: no way to define a policy for all users
           Product: Yanel
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Security
        AssignedTo: michael.wechner at wyona.org
        ReportedBy: guillaume.deflache at wyona.com
         QAContact: yanel-development at wyona.com


In *.policy files there is no way to define a policy for all users registered
in a realm.
This forces to define a group, ensure all users are initially added to this
group and stay in it, and apply the policies to this group.

When the total number of users gets large, this may quickly become a problem!


First we could define a XML format for defining the policy: I'd suggest
"<all-users/>".

Second we may need to change some APIs, for example
org.wyona.security.core.UsecasePolicy only deals with identities (including
WORLD) and groups.
Maybe "all-users" could be a special case of Identity?


-- 
Configure bugmail: http://bugzilla.wyona.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list