Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Private home directory
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Steve Cave
n00b
n00b


Joined: 15 Jan 2009
Posts: 28
Location: Madison, WI

PostPosted: Thu Jan 15, 2009 1:27 am    Post subject: [SOLVED] Private home directory Reply with quote

Hello! I would like to make my home directory private so that other users cannot see my files. Is the proper way to do this simply to change my home directory's permissions to 700? Will a private home directory break any programs? Thanks in advance!

Last edited by Steve Cave on Fri Jan 16, 2009 1:11 am; edited 1 time in total
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Thu Jan 15, 2009 1:54 am    Post subject: Reply with quote

Code:
/home/daffy $ l /home/
total 20
drwx------ 37 daffy users  4096 2009-01-14 19:50 daffy/
drwx------  2 root  root  16384 2008-12-18 14:51 lost+found/

Works fine here. ;)
Back to top
View user's profile Send private message
timeBandit
Bodhisattva
Bodhisattva


Joined: 31 Dec 2004
Posts: 2719
Location: here, there or in transit

PostPosted: Thu Jan 15, 2009 1:58 am    Post subject: Reply with quote

It's not a problem--in fact, I thought it was the default. Some things even require it. For example, unless configured otherwise, SSH denies login to users whose home directories are writable by others.
Code:
bandit@rockchuck ~ $ ll -d /home/b*
drwx------ 36 bandit users 8192 2009-01-14 20:55 /home/bandit
No trouble at all.

Edit: OK, I know I'm slow but there's no way that took me four minutes.... :?
_________________
Plants are pithy, brooks tend to babble--I'm content to lie between them.
Super-short f.g.o checklist: Search first, strip comments, mark solved, help others.
Back to top
View user's profile Send private message
Steve Cave
n00b
n00b


Joined: 15 Jan 2009
Posts: 28
Location: Madison, WI

PostPosted: Thu Jan 15, 2009 2:02 am    Post subject: Reply Reply with quote

Ok, thank you both!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum