From owner-freebsd-isp Wed Sep 12 21:45:53 2001 Delivered-To: freebsd-isp@freebsd.org Received: from db.nexgen.com (db.nexgen.com [66.92.98.149]) by hub.freebsd.org (Postfix) with SMTP id 7290637B40C for ; Wed, 12 Sep 2001 21:45:45 -0700 (PDT) Received: (qmail 49032 invoked from network); 13 Sep 2001 04:45:18 -0000 Received: from localhost.nexgen.com (HELO alexus) (root@127.0.0.1) by localhost.nexgen.com with SMTP; 13 Sep 2001 04:45:18 -0000 Message-ID: <000901c13c0e$fa086f30$0100a8c0@alexus> From: "alexus" To: "louie miranda" , , References: <000b01c13bcb$2639da10$0d00a8c0@alexus> <009601c13c0c$90714120$e458a8c0@ph.inter.net> Subject: Re: protecting /sbin and /usr/local/sbin Date: Thu, 13 Sep 2001 00:45:55 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org people usually don't look for directory where files are.. they just run them... ----- Original Message ----- From: "louie miranda" To: "alexus" ; ; Sent: Thursday, September 13, 2001 12:28 AM Subject: Re: protecting /sbin and /usr/local/sbin > > At first : > > luwi@freebsd /> ls -la /sbin /usr/local/sbin > > its shows all the files on the dir.. > > > now try > > luwi@freebsd /> chmod o-r /usr/sbin/ /sbin/ > > They can still access the file/program in the /sbin/ usr/sbin/ directory > > but when they do "ls -l" on it, > Access Denied! :) > > man chmod > > > :) > > > > > > louie miranda (axishift.ath.cx) > ------------------------------------------ > Security Is A Series Of Well-Defined Steps > > chmod -R 0 / ; and smile :) > > > > ----- Original Message ----- > From: "alexus" > Cc: ; > Sent: Thursday, September 13, 2001 4:40 AM > Subject: protecting /sbin and /usr/local/sbin > > > > hi > > > > i noticed some people are trying to use some files from /sbin and > > /usr/local/sbin to retrive some info.. > > > > i was wondering if i'll do > > > > chmod o-rwx /sbin/* /usr/local/sbin/* > > > > Will it do any damages? or i simply can't do this? > > > > thank you > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message