[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RaQ3i] Active Monitor: Login failure
- Subject: Re: [cobalt-users] [RaQ3i] Active Monitor: Login failure
- From: "Asenis - U. Weiss" <uweiss@xxxxxxxxxx>
- Date: Tue Nov 28 05:24:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>> I installed Logcheck 1.1 some days ago and it's working fine.
>>
>> But in every Mail I receive from Logcheck, i become these error-messages:
>>
>> Nov 24 09:00:02 www imapd[14461]: Login failure user=Active_Monitor_69
>> host=localhost [127.0.0.1]
>> Nov 24 09:15:02 www imapd[14745]: Login failure user=Active_Monitor_69
>> host=localhost [127.0.0.1]
>> Nov 24 09:30:01 www imapd[15000]: Login failure user=Active_Monitor_69
>> host=localhost [127.0.0.1]
>> Nov 24 09:45:02 www imapd[15234]: Login failure user=Active_Monitor_69
>> host=localhost [127.0.0.1]
>>
>> <snip..>
>>
>> Nov 24 09:00:02 www imapd[14461]: port 143 service init from 127.0.0.1
>> Nov 24 09:00:02 www imapd[14461]: Login failure user=Active_Monitor_69
>> host=localhost [127.0.0.1]
>> Nov 24 09:00:05 www imapd[14461]: command stream end of file, while
reading
>> line user=Active_Monitor_69 host=localhost [127.0.0.1]
>> Nov 24 09:00:05 www sendmail[14463]: NOQUEUE: Null connection from
localhost
>> [127.0.0.1]
>> Nov 24 09:00:05 www in.qpopper[14462]: Active_Monitor_69@localhost: -ERR
POP
>> EOF received
>>
>> Somebody knows whats wrong with my RaQ3 ?
>> Or is it maybe a problem with imapd ?
>>
>> Thanks for help
>> Urs
>I have been having the same problem since I installed the recent
>active monitor patch from Cobolt... Wonder if they will fix it since
>they broke it ?
>Lennie
Hi Lennie,
now I found e very very simple solution for this problem:
1. Connetct to the RaQ as "admin" and switch to root with "su".
2. Go to "/usr/sbin/"
3. Add the User "Active_Monitor_69" with "useradd" (./useradd
Active_Monitor_69)
4. Give him the passsword "blah" (you can watch the password in the file
/etc/cobalt/swatch/services/imap)
(passwd Active_Monitor_69)
5. Im not sure, if you have to reload initd (killall -HUP inetd)
After that, it will work without problems
cu
Urs