Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Permissions and using usermod command
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
5a\/ag3
Apprentice
Apprentice


Joined: 08 Aug 2003
Posts: 175
Location: Spruce Grove Alberta, Canada

PostPosted: Sat Jun 26, 2004 12:10 am    Post subject: Permissions and using usermod command Reply with quote

Hope this is the correct thread to put things in :)

I am trying to find out how to use the usermod command to my main account. I had used the command in user management section of the install guide like this

Code:

useradd me -m -G users,wheel,audio -s /bin/bash


ow what I need to do is add "me" to the apache group so the right permissions

I am getting a permission denied connection refused when I want to have a /home/me/public_html

the settings are correct and also I did a
Code:
chmod -R 755 /home/rob

so I feel I just need to add apache 2.0.49 (compiled by hand) to "me"

any help would be appreciated

thanks in advance
_________________
Yeah... I got nothin for this field!
Back to top
View user's profile Send private message
spudicus
Apprentice
Apprentice


Joined: 05 Dec 2002
Posts: 177
Location: Geraldton, Australia

PostPosted: Sat Jun 26, 2004 1:13 am    Post subject: Re: Permissions and using usermod command Reply with quote

5a\/ag3 wrote:
I am trying to find out how to use the usermod command to my main account .... now what I need to do is add "me" to the apache group so the right permissions

Either (as root) use
Code:
vigr
and type the name next to the apache group, or
Code:
usermod -G rob/me

5a\/ag3 wrote:
so I feel I just need to add apache 2.0.49 (compiled by hand) to "me"

Why compile by hand when it's in portage?
Back to top
View user's profile Send private message
5a\/ag3
Apprentice
Apprentice


Joined: 08 Aug 2003
Posts: 175
Location: Spruce Grove Alberta, Canada

PostPosted: Sat Jun 26, 2004 2:00 am    Post subject: Reply with quote

src_compile bugs at line 192 for 2.0.49-r3
src_compile bugs at line 180 for 2.0.49-r1

and I needed apache
_________________
Yeah... I got nothin for this field!
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Sat Jun 26, 2004 2:24 am    Post subject: Reply with quote

One way to add yourself to the apache group is to add your username next to the apache group's entry (look at the rest to see the syntax for it) in /etc/group then logout then back in.
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