Content deleted Content added
MüllerMarcus (talk | contribs) →Services: Remove (unmarked as such) Linux-specific tutorial content. |
MüllerMarcus (talk | contribs) →SELinux: This is orthogonal to '''UNIX''' security, because it's Linux-specific, and also, one of multiple LSMs that might be used under Linux. |
||
Line 48:
Root squash is a technique to avoid privilege escalation on the client machine via suid executables [[Setuid]]. Without root squash, an attacker can generate suid binaries on the server that are executed as root on other client, even if the client user does not have superuser privileges. Hence it protects client machines against other malicious clients. It does not protect clients against a malicious server (where root can generate suid binaries), nor does it protect the files of any user other than root (as malicious clients can impersonate any user).
==Viruses and virus scanners==
|