[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Preventing execution of perl scripts in /tmp dierctory



On Tue, Jun 05, 2007 at 02:32:44PM +0530, BipinDas wrote:
> Dear List,
> 
> I do have following directories in a Debian sarge machine. /tmp /var/tmp 
> /dev/shm. The following is the fstab details
> 
> /dev/tmpMnt /tmp ext2 loop,noexec,nosuid,rw,nodev 0 0
> none /dev/shm tmpfs noexec,nosuid,nodev 0 0
> 
> No body can execute perl/shell scripts here with 755 permission . when 
> give command like this prompt# ./test.pl , it gives permission denied error.
> But now I woud like to prevent compiling of scripts here like , 
> prompt#perl test.pl. How can I do it?
> 
Deny users access to the machine.

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature


Reply to: