From owner-freebsd-hubs Fri May 4 14: 1:54 2001 Delivered-To: freebsd-hubs@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 86B5337B422 for ; Fri, 4 May 2001 14:01:51 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id RAA21686; Fri, 4 May 2001 17:01:30 -0400 (EDT) (envelope-from wollman) Date: Fri, 4 May 2001 17:01:30 -0400 (EDT) From: Garrett Wollman Message-Id: <200105042101.RAA21686@khavrinen.lcs.mit.edu> To: Wes Kurdziolek Cc: Subject: Ownership of files on ftp-master In-Reply-To: References: Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < said: > Can we come to an agreement on which user and group should own the files > on ftp-master? I'm watching the most of the files on rsync come down w/ a > UID and GID of 100 while others have a UID of 758 and a GID of 100. I'd > prefer if all the files were owned by nobody/nobody. Does anyone object to > that? I'd suggest instead that you run rsync as an unprivileged user so that it can't change the ownership of the files. I am running rsync under `su -m mirror' and it seems to be able to deal just fine. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message