Ray Kolbe wrote:
> Hi all,
>
> I am having an issue with one of our BQ servers right now, where one
> of our sites' web.log and ftp.log, and mail.log files keeps getting
> chown'd to another site's account. The log files should belong to
> SITExx-logs but on a nightly basis gets changed to SITEyy-logs (where
> xx and yy are numbers).
>
> I have chown'd the files manually, checked /etc/passwd and /etc/group
> to make sure the users are assigned to the proper group and there are
> no overlaps. I also turned debug on for purgeOmatic.pl in hopes that
> it would point me to something, but it didn't.
>
> Has anyone else run into this, and/or is there a solution to this
> problem?
>
> Thank you,
> Ray Kolbe
For those of you who may run into the same issue in the future, the
issue ended up being that CODB had the wrong information in it. I used
cceclient to manually change the SiteStats owner to the correct site.
Thank you,
Ray Kolbe