From: | "Jarmo Paavilainen" <jarmo(at)comder(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | SV: PG and login |
Date: | 2000-11-06 12:20:57 |
Message-ID: | 002001c047ec$047982a0$1501a8c0@theboss.comder.private |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thanks,
I had allready played around with those files with elog(DEBUG,...), but
elog(...) did never do any output. But when you confirmed that those were
the files, Ive used fprintf(stderr,...) instead and it worked.
Why does not elog(DEBUG,...) work everywhere?
Well who cares, _NOW_ when I know that its not a problem anymore.
...
> > Ive located where the pg_shadow compare happens, but If I give a wrong
> > username it will not even get that far. "pg_pwd" is never created so I
...
> The compare always happens against pg_pwd, which gets created everytime
> you create or alter a user with password.
Thats odd, for some reason the pg_pwd file did not get created when I tested
my hack. Maybe I broke something :-( I've backuped my changes, and redid
those parts that I _know_ to do what I wanted.
// Jarmo
From | Date | Subject | |
---|---|---|---|
Next Message | Robert D. Nelson | 2000-11-06 13:33:00 | RE: Expectations of MEM requirements for a DB with |
Previous Message | Peter Pilsl | 2000-11-06 11:00:16 | restore blobs (xinv-files) |