Opened 17 years ago
Last modified 17 years ago
#39 new defect
Negative ACLs are ignored
Reported by: | andersk | Owned by: | ecprice |
---|---|---|---|
Priority: | minor | Milestone: | Public Beta |
Component: | web | Version: | |
Keywords: | Cc: |
Description
Both web/getafsgroups.py and /usr/sbin/sipb-xen-remctl-update appear to treat negative ACLs as positive.
Relatedly, I discovered that the AFS libraries can query whether a given user is a member of a given group without listing the group. This is now used on scripts; see /mit/andersk/Public/scripts/admof/admof.c.
Change History (2)
comment:1 Changed 17 years ago by andersk
- Component changed from other to web
- Owner changed from sipb-xen to ecprice
- Priority changed from critical to minor
- Summary changed from Negative ACLs are treated as positive to Negative ACLs are ignored
comment:2 Changed 17 years ago by price
- Milestone set to Public Beta
Note: See
TracTickets for help on using
tickets.
Oops, I was grepping for the wrong thing; I see now that it just ignores negative ACLs.