Search Postgresql Archives

Validating User

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

 



Hi,

Please as a superuser how would I obtain an equivalent of this query:

SELECT * FROM pg_shadow WHERE usename='userid' AND md5(passwd)='passwd'

I browse the content of the pg_shadow and the passwd field shows
something like md5...

All I am after is to validate a user against pg_shadow table in version
8.0.4.

Cheers.

Olu


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux