LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   suid or nosuid? overrides nfs server? (https://www.linuxquestions.org/questions/linux-newbie-8/suid-or-nosuid-overrides-nfs-server-804405/)

XMEGA 04-26-2010 09:57 PM

suid or nosuid? overrides nfs server?
 
Hi, what is suid or nosuid and would it override nfs server? I really don't know what this all means. whats the difference?

stuart_cherrington 04-27-2010 04:35 AM

Hi,

Nosuid is a very unsafe way to do things this is why suid is the default mount option. If you set nosuid when you mount, it could mean users have write/read access to root only data, which you would not want.

Thanks,.

STuart.


All times are GMT -5. The time now is 02:14 PM.