bug-anubis
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-anubis] Anubis finds no local user


From: Sergey Poznyakoff
Subject: Re: [bug-anubis] Anubis finds no local user
Date: Thu, 25 Jan 2007 11:49:57 +0200

Holger Zymowski <address@hidden> wrote:

> I've problems getting anubis to read the users /home/<user>/.anubisrc file.
> I'm using smtp auth mode with a mysql database.
> The smtpuser is also an localuser on the machine where anubis
> runs. Nevertheless I'm getting this message:
> 
>  > [29916] Found record for »holger.zymowski«.
>  > [29916] Authentication passed. User name holger.zymowski, Local
> user NONE. Welcome!

Make sure SQL query:

 SELECT authid,passwd,account,rcfile FROM table WHERE authid='holger.zymowski'

returns your account name in the third column (authid,passwd,etc above
are the values of the corresponding variables in your database URL).

Regards,
Sergey
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]