Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2008 10:15:13 -0800
From:      Chuck Swiger <cswiger@mac.com>
To:        Pietro Cerutti <gahr@gahr.ch>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: cp -p
Message-ID:  <F2F8763D-875B-49D6-BBFB-276312FC86EE@mac.com>
In-Reply-To: <47AB48CF.1020804@gahr.ch>
References:  <47AB48CF.1020804@gahr.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 7, 2008, at 10:07 AM, Pietro Cerutti wrote:
> here's the situation:
>
> HostServer exports via NFS /www, which belongs to user:www
> (uid=1001, gid=80). The directory has the segid flag set:
>
> drwsr-xr-x  13 user www 512 Feb 7 00:58 www

Umm, that directory you show has the setuid bit set, not setgid!
If you do a "chmod g+s www" you'll get "drwxr-sr-x" permissions.

-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F2F8763D-875B-49D6-BBFB-276312FC86EE>