Re: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: jaime soler <jaime(dot)soler(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server
Date: 2014-01-14 14:20:32
Message-ID: 20140114142032.GW2686@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

* jaime soler (jaime(dot)soler(at)gmail(dot)com) wrote:
> So, should I use ALL as argument to -crypto option as it follows ?
>
> ktpass -out postgres.keytab -princ
> postgres/hostname(at)domain -mapUser postgres -pass
> XXX -crypto ALL

You could, or you could use AES256-SHA1 ...

Thanks,

Stephen

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jose Gilney 2014-01-14 18:37:20 changing pb_hba.conf file with pgadmin3
Previous Message jaime soler 2014-01-14 14:18:45 Re: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server