Gabriele Alberti wrote: > Hello, > > I'm trying to configure my courier authdaemon to access users data on > a postgresql database, but i'm getting mad with no success. > I'm using the courier backports version in a debian woody, and my > configuration is postres accepting local connections (md5 auth) and > authdaemon seems to be aware of this, but the problem occurs when it > tries to connect to the db: sniffing on lo i get this:
I am using the same packages with a working postgres+crypt so I think you have something misconfigured. > > 13:40:20.680559 localhost.41160 > localhost.postgres: P 593:601(8) ack > 11 win 32767 <nop,nop,timestamp 458174358 458174358> (DF) > 0x0000 4500 003c 3e24 4000 4006 fe95 7f00 0001 > E..<>[EMAIL PROTECTED]@....... 0x0010 7f00 0001 a0c8 1538 b33b 13da b3c7 7272 > .......8.;....rr 0x0020 8018 7fff 1d24 0000 0101 080a 1b4f 2f96 > .....$.......O/. 0x0030 1b4f 2f96 0000 0008 6d64 3500 > .O/.....md5. > > As you can see, it seems that authdaemon is not sending the password, > as in a normal connection with psql (same user ecc.) you can see at > the end something like md5PASSWORD_MD5_HASH passing through the net. > > Any hint? It's like authdaemon is not able to send the hashed > password. If I try in non-hashed mode, i see the clear password > passing, so it should work..but before switching to non-md5... this all means nothing with your config, show us a row from your database, and the settings from your authpgsqlrc > > Thanks in advance, > > Gabriel > ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
