Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Security in /home
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
the.real.kabel
n00b
n00b


Joined: 15 Sep 2007
Posts: 16

PostPosted: Sat Mar 29, 2008 4:52 pm    Post subject: Security in /home Reply with quote

Hello,

I spended a lot of time while trying and reseaching how to set the rights in Linux. I need an user that is allowed to write/read/modify in other home folders. So I putted this user into a special group, called admin. I did
Code:
chown user:admin /home/user
and
Code:
chmod 775 -R /home/user
but when I connect through ftp as this user i cannot get into other /home I always get an error like this:
Code:
Command:   CWD /user1/
Response:   550 /user1/: No such file or directory


well user1 is a link to /home/user1, it is placed in the /home of the User having more rights than "normal" users.

Do you have any idea where I did something wrong? because it isn't working.

I would be pleased if somebody could help me.

greetz,
kabel
Back to top
View user's profile Send private message
nekromancer
Apprentice
Apprentice


Joined: 23 Feb 2004
Posts: 158
Location: Niagara, Canada

PostPosted: Sat Mar 29, 2008 9:36 pm    Post subject: Reply with quote

This is just a guess but maybe the ftp configuration is set to put you in a chroot jail. Basically you cannot get out of the home dir of the logged in user. It could be that.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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