Hello, I am trying to setup prefect orion with pos...
# ask-community
a
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
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
For connecting normally I would just pass my username in connection string.
k
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
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
@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