Re: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-09 Thread Khushboo Vashi
ntext(token, self._creds, > > File "gssapi/raw/sec_contexts.pyx", line 270, in > gssapi.raw.sec_contexts.accept_sec_context > > gssapi.raw.*exceptions*.BadMechanism*Error*: Major (65536): An > unsupported mechanism was requested, Minor (0): Unknown *error* > > >

RE: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-09 Thread Milan MOLNÁR
From: Khushboo Vashi Sent: Monday, January 9, 2023 11:03 AM To: Milan MOLNÁR Cc: pgadmin-supp...@postgresql.org Subject: Re: pgadmin kerberos auth propblem - Delegated credentials not supplied. [EXTERNÝ E-MAIL] Tento e-mail prichádza z prostredia mimo Tatra banka Group. On Mon, Jan 9, 2023 at 3:

Re: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-09 Thread Khushboo Vashi
eating the keytab file, just for testing ? > > > Thank you > > milanm > > > > > > *From:* Khushboo Vashi > *Sent:* Monday, January 9, 2023 7:11 AM > *To:* Milan MOLNÁR > *Cc:* pgadmin-supp...@postgresql.org > *Subject:* Re: pgadmin kerberos auth prop

RE: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-09 Thread Milan MOLNÁR
2 (AES256-SHA1) keylength 32 (0x65c0f02ddea2d866d2e792cd125ff1784aa646bb0035ebd2c5fedf7282c7c384) C:\Users\Admin> Do you have any another advice how to find out where is the problem? Thank you milanm From: Khushboo Vashi Sent: Monday, January 9, 2023 7:11 AM To: Milan MOLNÁR Cc: pgadmin-supp...@postgresql.org Subject: Re: pgadmin kerberos auth propb

Re: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-08 Thread Khushboo Vashi
line 270, in > gssapi.raw.sec_contexts.accept_sec_context > > gssapi.raw.*exceptions*.BadMechanism*Error*: Major (65536): An > unsupported mechanism was requested, Minor (0): Unknown *error* > > > > Thank you very much for your time and investigation > > Ragards >

RE: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-07 Thread Milan MOLNÁR
m was requested, Minor (0): Unknown error Thank you very much for your time and investigation Ragards milanm From: Khushboo Vashi Sent: Wednesday, January 4, 2023 5:43 AM To: Milan MOLNÁR Cc: pgadmin-supp...@postgresql.org Subject: Re: pgadmin kerberos auth propblem - Delegated credentials not sup

Re: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-03 Thread Khushboo Vashi
Hi, As you are using AD, there are 2 things you need to check. 1. Configure the AD server in a way that the UPN associated with HTTP should be able to delegate the tickets to the client. 2. Your browser should be able to support the kerberos ticket negotiation and delegation. Reference: https://

pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-03 Thread Milan MOLNÁR
Hello, I have trouble to setup kerberos authetication with pgadmin. I run pgadmin in the docker container and I'd like to use SPENGO SSO to access pgadmin. Pgadmin fails to authenticate user and the error message is "'Delegated credentials not supplied." It seem, that credentials does not conta