Re: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server - Mailing list pgsql-admin

From Stephen Frost
Subject Re: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server
Date
Msg-id 20140114142032.GW2686@tamriel.snowman.net
Whole thread Raw
In response to Re: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server  (jaime soler <jaime.soler@gmail.com>)
List pgsql-admin
* jaime soler (jaime.soler@gmail.com) wrote:
> So, should I use ALL as argument to -crypto option as it follows  ?
>
>  ktpass -out postgres.keytab -princ
>  postgres/hostname@domain -mapUser postgres -pass
>  XXX -crypto ALL

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

    Thanks,

        Stephen

Attachment

pgsql-admin by date:

Previous
From: jaime soler
Date:
Subject: Re: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server
Next
From: Dubravko Sever
Date:
Subject: Re: Taking hot backup of slave node in postgres (master-slave config with repmgr)