Subject
RE: [GENERAL] kerberos
authentication error with Windows
Magnus Hagander wrote:
My pg_hba.conf looks like this (with pkoppe01 defined in
Active Directory but not defined in postgres using "createuser")
You need to createuser with the AD username - this allows that user to
connect to PostgreSQL and to own and have various permissions in
PostgreSQL
> My operating system is Red Hat Linux AS 4, Kerberos 5, with
> postgresql-7.4.14 that I compiled. I can authenticate using
> ssh, su, console login, and also have gotten apache
> mod_auth_kerb to work with AD - but I am missing something
> with postgresql. When I try:
>
> [EMAIL PROTECTED] ~]