-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Identify primary group #10
Comments
And I'd love to tag this G027, but for some reason, I'm still not allowed to do that. |
Hi @marcvs. I've added the following tags:
However, I think that identifying the primary group is mostly related to G069. |
I think that this is not the correct approach. From the short description, I feel that there are hidden assumptions that are not directly visible. My guess is that at some point some-system made a decision to model the accounting information as group membership. Now there is this implicit assumption that this is how everything works. This causes confusion when talking about groups and having to separate some of those groups. If there is a need to provide information about accounting then we need a separate attribute to convey that information, instead of implying it indirectly with a label like "primary". By using primary-group as an attribute to convey accounting information we will be binding "primary" to be about accounting, and accounting to be a "group". I think that neither is correct. To say this differently,
|
Ok; let's turn the use case around, so it's described properly (sorry for the confusion)
There are (in my view) two ways to support primary groups. Maybe we can
|
This links also to a discussion we had last week in the GUT profile meeting, see Running notes, meeting 9 May I think mapping to a posix account is one use case that could make use of group-like information, accounting is another, authorization is a third one, and knowing in which context capabilities are valid a fourth. For accounting and "context" we had some thoughts in the GUT profile meeting which will be/are being captured in the google doc linked from aforementioned notes. |
man use-cases use the group information for accounting. Whith mutliple groups / entitlements being conveyed to RPs, one needs to be identified the primary one. The trouble with
json
is that its lists are not sorted.I suggest adding one literal in G027:
primary-group
, which may only be there once.The text was updated successfully, but these errors were encountered: