Update Securing a server rédigé par LaplongeJunior's avatar LaplongeJunior
......@@ -96,6 +96,7 @@ Part 3: Advanced permissions
* Set group for "/bin/ssh" as "ssh" and give it group-level execution rights
* Set group "members" and give group-level execution rights for :
cd, ls, pwd, cat (File access)
rm, mv, cp, mkdir, rmdir, touch (File editing)
Notepad.exe, FileExplorer.exe, Terminal.exe
FileExplorer.exe, Terminal.exe,
rm, mv, cp, mkdir, rmdir, touch (File editing, *unsafe*)
Notepad.exe (*unsafe*)
* *Remember: Browser.exe is not safe!*
\ No newline at end of file