[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: Wrong group id
- Subject: [cobalt-users] Re: Wrong group id
- From: "Stephan @ New York" <stephan@xxxxxxxxxxx>
- Date: Mon Jan 21 00:56:18 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Jeff,
>
> > we?ve got a problem with our cobalt raq3. Three sites on our server
> have the same group ID, so that the quota of the three sites is added
> and is not handled individually any more.
> >
> > Can anyone tell us, in which file the group ID for each site are
> located, so that we can solve this problem?
>
> You' can't just arbitrarily change the group on a RaQ's site. You need
> to find out the site number of the site, and then change it accordingly,
> and then run meta-verify.
>
> To find out the site number do the following from the /home/sites
> directory:
>
> $ ls -al www.sitename.com
that command always leads to the following statement:
lrwxrwxrwx 1 root root 18 Jun 13 2000 www.xxx.com - /hom
e/sites/site15
Each domain points to a different directory, but only the "1 root root" stays the same.
> and you'll see the group name (siteXX). Do this for all the sites
> sharing the same group ID. Then you can edit the /etc/group file
> manually if you need to, and then run meta-verify.
in the group file every site has a different number, I couldn?t find any matching entries.
> You should also check against /etc/httpd/conf/httpd.conf; it's contents,
> the group file, and the diretory structure above must all be
> consistent. Then running meta-verify will bring the "gui" into
> conformance with them.
The httpd.conf seems to be alright also.
How can I change that?
Bye,
Steve