tpop3d-devel
[Top][All Lists]
Advanced

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

Re: [tpop3d-discuss] auth_mysql problem


From: Chris Lightfoot
Subject: Re: [tpop3d-discuss] auth_mysql problem
Date: Sun, 7 Sep 2003 16:48:33 +0100
User-agent: Mutt/1.3.24i

On Sun, Sep 07, 2003 at 05:33:16PM +0200, Jens Liebchen (ppp-design) wrote:
> Jakob Hirsch wrote:
> > Could you show one of your db entries?
> 
> The select used by tpop3d gives the following (cleartext pass is abcabc):
> 
> +-------------------------------------------+-------------------------+
> | CONCAT('/path/', 'username') | CONCAT('{crypt}', pass) | uid  | bsd |
> +-------------------------------------------+-------------------------+
> | /path/username               | {crypt}2WGggMelZVffM    | 1234 | bsd |
> +-------------------------------------------+-------------------------+
> 
> At the moment I have no time for further investigations and everything
> seems to work correctly here..

That's UNIX crypt, not MySQL crypt.

-- 
``In these troubled times, perhaps we all need reminding that when we all
  work together and really put our minds to something, we still can't achieve
  the impossible.'' (from Need To Know)


reply via email to

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