RE: multilog problem

2001-07-02 Thread Lorac Thelmwood

Nope, and neither did this.

>> >On Thu, Jun 29, 2000 at 01:55:14AM +0200, clemensF
wrote:
>> >> > Steffan Hoeke:
>> >> >> >> > "Ok, the /var/log/qmail permissions
weren't the problem
>> >> > /var/qmail/supervise and all in it needed to
be owned by qmaill as well ;)"

drwxr-xr-x5 qmaill   qmail4096 Jul  1
23:38 supervise

drwxr-xr-t4 qmaill   qmail4096 Jul  1
23:41 qmail-pop3d
drwxr-xr-t4 qmaill   qmail4096 Jul  1
23:02 qmail-send
drwxr-xr-t4 qmaill   qmail4096 Jul  1
23:02 qmail-smtpd

--- "Michael Geier, CDM Systems Admin"
<[EMAIL PROTECTED]> wrote:
> you will probably have to restart qmail to make it
> take effect
> 
> -Original Message-
> From: Lorac Thelmwood [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 02, 2001 1:39 PM
> To: [EMAIL PROTECTED]
> Subject: Re: multilog problem
> 
> 
> I just did that, and it made no difference.
> 
> lorac
> > 
> > did you chown /var/log/qmail to qmaill.qmail ?
> > 
> > -- 
> > rjbs
> > 
> 
> > ATTACHMENT part 2 application/pgp-signature 
> 
> 
> 

--- "Michael Geier, CDM Systems Admin"
<[EMAIL PROTECTED]> wrote:
> you will probably have to restart qmail to make it
> take effect
> 
> -Original Message-
> From: Lorac Thelmwood [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 02, 2001 1:39 PM
> To: [EMAIL PROTECTED]
> Subject: Re: multilog problem
> 
> 
> I just did that, and it made no difference.
> 
> lorac
> > 
> > did you chown /var/log/qmail to qmaill.qmail ?
> > 
> > -- 
> > rjbs
> > 
> 
> > ATTACHMENT part 2 application/pgp-signature 
> 
> 
> 
>
___
> Do You Yahoo!?
> Get your free @yahoo.ca address at
> http://mail.yahoo.ca
> 


___
Do You Yahoo!?
Get your free @yahoo.ca address at http://mail.yahoo.ca



Re: multilog problem

2001-07-02 Thread Lorac Thelmwood

I just did that, and it made no difference.

lorac
> 
> did you chown /var/log/qmail to qmaill.qmail ?
> 
> -- 
> rjbs
> 

> ATTACHMENT part 2 application/pgp-signature 



___
Do You Yahoo!?
Get your free @yahoo.ca address at http://mail.yahoo.ca



Re: multilog problem

2001-07-02 Thread Ricardo SIGNES

In a message dated Mon, Jul 02, 2001 at 03:54:41AM -0400, Lorac Thelmwood wrote:
> so here is my problem... I did find some mention of
> this problem in the archives, but no solution to this
> problem.
> I installed qmail as per
> http://www.lifewithqmail.org/lwq.html (including pop3)
> now what i see is multilog: fatal: unable to lock
> directory /var/log/qmail: temporary failure

did you chown /var/log/qmail to qmaill.qmail ?

-- 
rjbs

 PGP signature


Re: multilog problem--quite urgent please

2000-07-26 Thread webmaster

yeah, thanks a lot.  it's my false.  it works now.


kittiwat



- Original Message - 
From: "Chris, the Young One" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 26, 2000 2:15 PM
Subject: Re: multilog problem--quite urgent please


> On Wed, Jul 26, 2000 at 02:13:01PM +0700, [EMAIL PROTECTED] wrote:
> [ls -l /var/log/qmail]
> ! drwx--   9 root root 4096 Jul 23 04:02 ..
> 
> With those kinds of permissions, the qmaill user (which apparently
> does all your logging) can't even touch the /var/log/qmail directory,
> let alone write in it.
> 
> Try ``chmod 755 /var/log''. Just make individual logs unreadable if
> you think they're sensitive.
> 
> ---Chris K.
> -- 
>  Chris, the Young One |_ but what's a dropped message between friends? 
>   Auckland, New Zealand |_ this is UDP, not TCP after all ;) ---John H. 
> http://cloud9.hedgee.com/ |_ Robinson, IV  
>  PGP: 0xCCC6114E/0x706A6AAD |_ 
> 




Re: multilog problem--quite urgent please

2000-07-26 Thread webmaster

ooppss... yes, please blame me.  it works now!

thanks a lot
kittiwat





- Original Message - 
From: "Petr Novotny" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 26, 2000 2:16 PM
Subject: Re: multilog problem--quite urgent please


> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On 26 Jul 00, at 14:13, [EMAIL PROTECTED] wrote:
> 
> > Yesterday, a guy from the data center has upgraded a memory on my
> > server, and this morning I discovered a cpu load problem.  What I'd
> > figured out is that multilog just can't access /var/log/qmail/* so the
> > supervise has been retrying on and on
> > 
> > I checked the ownership of /var/log/qmail as follow:
> > 
> > [root@ns qmail]# ls -al
> > total 960
> > drwxr-xr-x   4 qmaill   nofiles  4096 Jul 26 01:30 .
> > drwx--   9 root root 4096 Jul 23 04:02 ..
> 
> That is your problem. Only root can access subdirectories of 
> /var/log. Change permissions of /var/log to 711 or 755. (Why are 
> you so restrictive on log directory? Sensitive logs are protected as 
> files...)





Re: multilog problem--quite urgent please

2000-07-26 Thread Chris, the Young One

On Wed, Jul 26, 2000 at 02:13:01PM +0700, [EMAIL PROTECTED] wrote:
[ls -l /var/log/qmail]
! drwx--   9 root root 4096 Jul 23 04:02 ..

With those kinds of permissions, the qmaill user (which apparently
does all your logging) can't even touch the /var/log/qmail directory,
let alone write in it.

Try ``chmod 755 /var/log''. Just make individual logs unreadable if
you think they're sensitive.

---Chris K.
-- 
 Chris, the Young One |_ but what's a dropped message between friends? 
  Auckland, New Zealand |_ this is UDP, not TCP after all ;) ---John H. 
http://cloud9.hedgee.com/ |_ Robinson, IV  
 PGP: 0xCCC6114E/0x706A6AAD |_ 



Re: multilog problem--quite urgent please

2000-07-26 Thread Petr Novotny

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 26 Jul 00, at 14:13, [EMAIL PROTECTED] wrote:

> Yesterday, a guy from the data center has upgraded a memory on my
> server, and this morning I discovered a cpu load problem.  What I'd
> figured out is that multilog just can't access /var/log/qmail/* so the
> supervise has been retrying on and on
> 
> I checked the ownership of /var/log/qmail as follow:
> 
> [root@ns qmail]# ls -al
> total 960
> drwxr-xr-x   4 qmaill   nofiles  4096 Jul 26 01:30 .
> drwx--   9 root root 4096 Jul 23 04:02 ..

That is your problem. Only root can access subdirectories of 
/var/log. Change permissions of /var/log to 711 or 755. (Why are 
you so restrictive on log directory? Sensitive logs are protected as 
files...)

-BEGIN PGP SIGNATURE-
Version: PGP 6.0.2 -- QDPGP 2.60 
Comment: http://community.wow.net/grt/qdpgp.html

iQA/AwUBOX6CRFMwP8g7qbw/EQKbtgCgmsxkiwwHtKxr4O1ZFEaN1x14a28AnR8e
9/4u3Iodv+9W03cLPVnBatY8
=FXnf
-END PGP SIGNATURE-
--
Petr Novotny, ANTEK CS
[EMAIL PROTECTED]
http://www.antek.cz
PGP key ID: 0x3BA9BC3F
-- Don't you know there ain't no devil there's just God when he's drunk.
 [Tom Waits]



Re: Multilog problem

2000-07-18 Thread Dave Sill

Audouy Jérôme <[EMAIL PROTECTED]> wrote:

>i try to install Qmail, but i have a problem when i launch the script
>svscan before launching qmail
>
>Multilog: ...can't acces to the directories /var/log/qmail/qmail-send
>Multilog: ...can't acces to the directories /var/log/qmail/qmail-smtpd
>
>this error print infinite messages on the term ... and it is'nt pretty to
>read ;)
>
>i haven't forget the qmail log directory with the righ access:
>
>chown qmaill /var/log/qmail
>chown qmaill /var/log/qmail/*

Access to /var/log/qmail/qmail-send requires more than just the
correct owner. The mode on the directory has to be right, as does the
mode of all of the parent directories.

Do:

  ls -ld / /var /var/log /var/log/qmail /var/log/qmail/*

and post the results.

-Dave