9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: G. David Butler gdb@dbSystems.com
Subject: [9fans] Plan9 permissions
Date: Mon, 15 Sep 1997 08:28:46 -0500	[thread overview]
Message-ID: <19970915132846.E_pZZ3_GzMj2_ohWP9WsazbUgJLKwsqUJvf1tO_u_k8@z> (raw)

Intro(5) second to last pargraph says:

"When the owner attempts to do something to a file, the owner, group
and other permissions are consulted, and if any of them grant the
requested permission, the operation is allowed.  For someone who is
not the owner, but is a member of the file's group, the group and
other permissions are consulted.  For everyone else, the other
permissions are used."

This means that to deny the owner write permission you must deny
everyone (unless the owner is not a member of the file's group).

I think the paragraph should read:

"When the owner attempts to do something to a file, the owner
permissions are consulted only, and if they grant the requested
permission, the operation is allowed.  For someone who is not the
owner, but is a member of the files's group, only the group
permissions are consulted.  The other permissions are only used
if the requestor is not the owner or a member of the file's group."

Comments?

David Butler
gdb@dbSystems.com




             reply	other threads:[~1997-09-15 13:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-15 13:28 G.David [this message]
1997-09-15 13:52 rsc
1997-09-15 14:22 Lucio
1997-09-15 14:26 rsc
1997-09-15 14:38 G.David
1997-09-15 15:15 Lucio
1997-09-15 15:18 G.David
1997-09-15 17:59 rsc
1997-09-15 19:33 G.David

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19970915132846.E_pZZ3_GzMj2_ohWP9WsazbUgJLKwsqUJvf1tO_u_k8@z \
    --to=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).