public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Charles Wilson <cwilson@ece.gatech.edu>
To: cygwin@sources.redhat.com
Subject: Re: CVS permissions problem with network drive
Date: Wed, 13 Dec 2000 10:49:00 -0000	[thread overview]
Message-ID: <3A37C57B.8F363AED@ece.gatech.edu> (raw)
In-Reply-To: <0012131108080H.05746@cygbert>

Corinna Vinschen wrote:
> 
> Chuck, I would really like to do this but it works for me.
> If I only would know the difference between your and my system...

One difference is that the 'cwilson' user has different UID's on the
local and remote system (1000 on local, 1002 on remote).  After adding
this line to my local /etc/passwd (ignore linewrapping):

csw_belg::1002:513:Charles Wilson on
Belgarion,S-1-5-21-144006512-467950226-1660491571-1002://belgarion/ehlana/Users/cwilson:/bin/bash

Now, at least, ls on the remote system shows 'csw_belg' as owner -- of
the NEW file -- instead of '1002'.  I notice that your (Corinna's)
username on your remote system is 'corinna' -- just as it is 'corinna'
on your local system -- is that because your UID is the same on both
systems?  Could that difference cause the disparity in our results? 
(Also, I notice that 'corinna' is a member of the 'root'
(Administrators?) group on the remote system).

$ cd //belgarion/Common
$ umask
002
$ id
uid=1000(cwilson) gid=513(None) groups=513(None)

# FILES (corinna's answers also listed below)

$ touch foo
$ ls -l foo
    -r--r--r--   1 csw_belg None            0 Dec 13 13:43 foo
### -rw-rw-r--   1 corinna  root            0 Dec 13 09:52 foo

$ chmod 666 foo
chmod: foo: Permission denied
$ ls -l foo
    -r--r--r--   1 csw_belg None            0 Dec 13 13:43 foo
### -rw-rw-rw-   1 corinna  root            0 Dec 13 09:52 foo

--Chuck

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

  reply	other threads:[~2000-12-13 10:49 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <OF4452111B.B0F21FC3-ON862569B2.00610F4F@mmm.com>
2000-12-12 12:25 ` Charles Wilson
2000-12-13  2:30   ` Corinna Vinschen
2000-12-13 10:49     ` Charles Wilson [this message]
2000-12-13 14:36       ` Corinna Vinschen
2000-12-13 23:02         ` Charles Wilson
2000-12-14  3:12           ` Corinna Vinschen
2000-12-14  9:23             ` Charles S. Wilson
2000-12-16  8:03               ` Corinna Vinschen
2000-12-16 23:08                 ` Charles S. Wilson
2000-12-17  0:16                   ` Charles S. Wilson
2000-12-17  3:46                     ` Corinna Vinschen
2000-12-17 11:45                       ` Charles S. Wilson
2000-12-17 13:19                         ` Corinna Vinschen
2000-12-18 18:13                           ` Charles S. Wilson
2000-12-18 18:15                             ` Robert Collins
2000-12-18 18:42                               ` Christopher Faylor
2000-12-19  4:52                                 ` Corinna Vinschen
2000-12-19  8:11                                   ` Christopher Faylor
2000-12-19  8:47                                     ` Charles S. Wilson
2000-12-19  9:28                                       ` Christopher Faylor
2000-12-19 11:47                                         ` Corinna Vinschen
2000-12-19 17:38 Andrew Dalgleish
  -- strict thread matches above, loose matches on Subject: below --
2000-12-19  6:12 Earnie Boyd
2000-12-19  8:07 ` Larry Hall (RFK Partners, Inc)
2000-12-19 11:44   ` Corinna Vinschen
2000-12-08 14:52 Michael Bresnahan
2000-12-08 16:46 ` Charles S. Wilson

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=3A37C57B.8F363AED@ece.gatech.edu \
    --to=cwilson@ece.gatech.edu \
    --cc=cygwin@sources.redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).