Re: Re[2]: Understanding Privileges
"Volodymyr Metenchuk" <[email protected]> Mon, 19 Jan 2004 22:13:49 +0200
| Newsgroups | gmane.comp.cms.xaraya.documentation |
|---|---|
| Organization | Xaraya News Server |
| Message-ID | <[email protected]> |
Artem, I just have found this small and good old mail about subject: --- - Xaraya privileges work on the basis of "whatever is not allowed is forbidden". In other words, unless you explicitly assign someone a privilege to do something, that someone won't be able to do anything. There are no privileges by default. - Privileges are inherited, so you have to be sure your view block privilege is assigned to the user's group for it to apply to everyone in the group and not to a single user. (I assume this has been done, I'm just mentioning it for completeness). - Higher access rights overrule lower ones: a READ and an EDIT assigned to the same group or user means the EDIT becomes valid. - NONE overrules all other access rights: an EDIT and an ACCESS_NONE assigned to the same group or user means the ACCESS_NONE becomes valid. --- I don't remember the author sorry voll