Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Server Access
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
ejholmes
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jul 2004
Posts: 134
Location: USA

PostPosted: Wed Dec 01, 2004 11:00 pm    Post subject: Server Access Reply with quote

I know this is a stupid question. I'm running apache, php,... on an old Win98 machine and I want to be able to give certain users on my linux box access to write to the server's HD. When i mount through samba it gives non-root users read-only access. How do i change this.

For Example:
If The server HD is mounted on /Network/Server_HD and i want to give user "eric" access to /Network/Server_HD/phpdev/www, how would i go about doing this?
_________________
Client-----
Athlon XP 3200+
768 mb
nVidia GeForce 4 mx

Server-----
Athlon Sempron 1.5 GHz
128 mb ram
$200 from walmart :-)
Back to top
View user's profile Send private message
brenden
l33t
l33t


Joined: 09 Mar 2004
Posts: 710
Location: Calgary, AB

PostPosted: Wed Dec 01, 2004 11:23 pm    Post subject: Reply with quote

man chmod

or
Code:
chmod -R 777 /path/to/dir/you/have/no/problems/on/giving/anyone/access/to
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