I am pretty familiar with linux and unix.
I know how to set the properties of files with chmod and all.
I'm thinking maybe there is a way to create a user that can not add his own executables.
Maybe a way to mount a filesystem where it doesn't allow the execute bit on files but does on directories maybe a umask or something? Hmm I might have answered my own question but this may be useful to others.
I know how to set the properties of files with chmod and all.
I'm thinking maybe there is a way to create a user that can not add his own executables.
Maybe a way to mount a filesystem where it doesn't allow the execute bit on files but does on directories maybe a umask or something? Hmm I might have answered my own question but this may be useful to others.
Comment