https://prefect.io logo
Title
a

Amol Shirke

06/23/2022, 2:06 AM
Hello, I am trying to setup prefect orion with postgress. My postgress db works with kerberso authentication, is there a way I can make it work with kerberos Authentication?
k

Kevin Kho

06/23/2022, 3:42 AM
Hey Amol, I am unfamiliar with Kerboso, how would you connect to postgres normally?
Also no need to double post. We’ll respond to the messages when we see it
👍 2
a

Amol Shirke

06/23/2022, 7:38 AM
For connecting normally I would just pass my username in connection string.
k

Kevin Kho

06/23/2022, 1:51 PM
Will ask some team members about this
You should be able to just use
PREFECT_ORION_DATABASE_CONNECTION_URL
and include the Kerberos stuff there as part of the connection string
a

Amol Shirke

06/30/2022, 9:47 AM
I tried how I normally connect with psycopg for prefect by setting this variable as "postgresql+asyncpg://userid@host:port/dbname" But this doesn't work.
1
a

Anna Geller

06/30/2022, 11:35 AM
@Amol Shirke this is infrastructure-related and hard to help remotely. You may contact https://discourse.prefect.io/t/how-to-get-in-touch-with-prefect-professional-services/275