Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.edu.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!feeder.chicago.cic.net!chi-news.cic.net!news.mathworks.com!solaris.cc.vt.edu!hp.fciencias.unam.mx!not-for-mail From: "Alberto de Poo" <adepoo@tamnet.com.mx> Newsgroups: comp.unix.bsd.bsdi.misc Subject: how limit execution of programs to only user home directory? Date: 30 May 1997 02:40:15 GMT Organization: =?ISO-8859-1?Q?Asesor=EDa_Empresarial?= Lines: 14 Message-ID: <01bc6c9a$d77eb520$2a0a30ce@beto.tamnet.com.mx> NNTP-Posting-Host: tampico70.tamnet.com.mx Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft Internet News 4.70.1161 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.bsdi.misc:6936 I want to know if there is a way to limit execution of certain programs to only the home directory of the user. I want to do this, let a group of people to put information (files) in a shared directory, they can write, read in it, but I don't want them to delete the files already in this directory. I'm thinking of limit the rm command to only the users directory, or if you have a better way, I apreciate it. Thanks in advance. Alberto