From owner-freebsd-questions Sun Jul 4 10:24:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ucsu.Colorado.EDU (ucsu.Colorado.EDU [128.138.129.83]) by hub.freebsd.org (Postfix) with ESMTP id A2C8214BEF for ; Sun, 4 Jul 1999 10:24:57 -0700 (PDT) (envelope-from doranj@ucsu.Colorado.EDU) Received: (from doranj@localhost) by ucsu.Colorado.EDU (8.9.3/8.9.3/ITS-5.0/standard) id LAA05763; Sun, 4 Jul 1999 11:24:53 -0600 (MDT) From: Jonathon Doran Message-Id: <199907041724.LAA05763@ucsu.Colorado.EDU> Subject: Re: Use of user nobody To: freyes@inch.com Date: Sun, 4 Jul 1999 11:24:53 -0600 (MDT) Cc: questions@FreeBSD.ORG In-Reply-To: <199907040824.EAA27272@arutam.inch.com> from "Francisco Reyes" at Jul 4, 99 04:25:41 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Recently I installed Squid based on the instructions in an article at > freebsdezine.com > Two of the steps involved changing the owners of directories/files to > "nobody". > > Is this safe? What does it mean? Yes, it is safe. > Anything special about this user? This user has no privilages, can't login, has an invalid password, and doesn't belong to any group. This limits the ability to exploit bugs in programs running as "nobody". There is otherwise, nothing special about nobody. Jon Doran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message