From owner-freebsd-questions@FreeBSD.ORG Sat Jul 26 01:51:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2502637B401 for ; Sat, 26 Jul 2003 01:51:46 -0700 (PDT) Received: from ns.pro.sk (proxy.pro.sk [195.80.161.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF37343FA3 for ; Sat, 26 Jul 2003 01:51:44 -0700 (PDT) (envelope-from prosa@pro.sk) Received: from peter (Peter [192.168.1.53]) by ns.pro.sk (8.11.3/8.11.3) with SMTP id h6Q8pTE92686; Sat, 26 Jul 2003 10:51:30 +0200 (CEST) (envelope-from prosa@pro.sk) Message-ID: <00d701c35353$096c7680$3501a8c0@pro.sk> From: "Peter Rosa" To: "Chuck Swiger" References: <03c601c35300$15f52a80$3501a8c0@pro.sk> <3F21C32C.7040502@mac.com> Date: Sat, 26 Jul 2003 10:50:59 +0200 Organization: PRO, s.r.o. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 cc: freebsd-questions Subject: Re: suid files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2003 08:51:46 -0000 Dear Chuck and others, of course, it's no problem to find-out which files ALREADY HAS suid-bit set. I'm asking to know: 1. what files MUST have... 2. what files HAVE FROM INSTALL... 3. what files DO NOT NEED... 4. what files NEVER MAY... ...the suid-bit set. Anyway, thank you and have a nice day. Peter Rosa ----- Original Message ----- From: "Chuck Swiger" To: "Peter Rosa" Cc: "freebsd-questions" Sent: Saturday, July 26, 2003 1:54 AM Subject: Re: suid files > Peter Rosa wrote: > > Some another question I wanted to ask a long time ago: > > > > 1. Is there some list of files, that REALLY need suid-bit set ? > > 2. Is there some list of files, installed from FreeBSD, which HAVE suid-bit > > set ? > > See /var/log/setuid.today for the latter, and maybe > /etc/periodic/daily/450.status-security which performs a daily check on setuid > files, if that is of interest to you... > > -- > -Chuck > > >