9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Anthony Sorace <a@9srv.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Changing ownership of files or chown is missing
Date: Sun, 20 May 2012 14:07:32 -0400	[thread overview]
Message-ID: <57B9DD32-7362-4FB9-A68D-63315EE95398@9srv.net> (raw)
In-Reply-To: <CAM8pOuPiu5nG9dX7ij6kDJpBGmqBCvX2PRT5yiu9iAoEWzUXww@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 618 bytes --]

On May 20, 2012, at 10:43 , Burton Samograd wrote:

> Could somebody explain to me why there is no concept of
> chown on plan9 and what is the plan9 way around changing
> the owners and groups of files?  Thanks.

it's simply not part of the model. we tend to use groups for many
things modern unixes use "special" users for. also our tools tend
to be less paranoid about such things.

you've discovered the most general-purpose alternative already:
copy the file. if you need something beyond that, you need to be
on the file server console (wstat, or srv a permissive version of
the tree).

anthony


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 210 bytes --]

  parent reply	other threads:[~2012-05-20 18:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-20 14:43 Burton Samograd
2012-05-20 14:54 ` Connor Lane Smith
2012-05-20 17:44 ` David du Colombier
2012-05-20 18:07 ` Anthony Sorace [this message]
     [not found] <CAM8pOuPiu5nG9dX7ij6kDJpBGmqBCvX2PRT5yiu9iAoEWzUXww@mail.gmail.c>
2012-05-20 16:41 ` erik quanstrom

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=57B9DD32-7362-4FB9-A68D-63315EE95398@9srv.net \
    --to=a@9srv.net \
    --cc=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).