Hi,
After securing my server you applied the mount options 'noexec' and 'nosuid' to my /tmp directory. I'd like to temporarily remount it without those options. How can I do this?
I've tried 'mount -o remount,rw,bind,exec /tmp' and 'mount -o remount,rw,bind /tmp', but neither has changed anything. I also tried changing the entry in fstab and restarting but that didn't change it either.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks