info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sticky directory bit vs. loginfo chgrp


From: Laine Stump
Subject: Re: sticky directory bit vs. loginfo chgrp
Date: 22 Feb 2001 12:39:58 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Although I remember doing this on a Solaris server in the past
(getting new directories and files to be in the proper group, with
proper permissions, by setting the setgid bit on the cvsroot
directory), I've been trying to make this work on NetBSD and it
doesn't. For example:

# ls -ld .
drwxrwsr-x  9 root  staff  512 Feb 22 12:34 ./
# mkdir test
# ls -ld test
drwxr-xr-x  2 laine  staff  512 Feb 22 12:35 test/

What am I missing?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]