sixwheeledbeast | Is there a simple way to make "desktop users" not able to access each others /home? | 11:39 |
---|---|---|
sixwheeledbeast | Or do I just 700 /home is there any issues doing that. | 11:40 |
alkisg | sixwheeledbeast: $ grep HOME_MODE /etc/login.defs | 16:46 |
alkisg | HOME_MODE0750 | 16:46 |
alkisg | This is the default in 21.04+; you can do that for existing users with sudo chmod 750 /home/* | 16:46 |
sixwheeledbeast | alkisg: so will that change all the file permissions? | 16:53 |
alkisg | sixwheeledbeast: no file permission at all. Only the "entry" directories, e.g. /home/username | 16:55 |
alkisg | And that is enough to block others from viewing all subfolders | 16:55 |
sixwheeledbeast | oh i see | 16:57 |
sixwheeledbeast | i think I build these with 20.04, cba fiddling with 22.04. | 17:09 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!