How do you find out if tmp is secured when you have used /scripts/securetmp
How do you find out if tmp is secured when you have used /scripts/securetmp
try it
mount
you can find this....
/tmp on /var/tmp type none (rw,noexec,nosuid,bind)
![]()
Last edited by inbus; 01-15-2006 at 09:00 PM.
Check /etc/fstab you should see beside the :Originally Posted by demomen
/tmp ufs rw,noexec,nosuid,userquota,groupquota
Thanks that worked I see the same.Originally Posted by inbus
This wouldn't work because /scripts/securetmp is differentOriginally Posted by Shekhar
Just take a look at "/etc/rc.d/rc.local"
you can find
/scripts/securetmp --auto
![]()