AD LDAP SETUP WITH POSTGRES ON LINUX

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 มิ.ย. 2021
  • Using Windows AD LDAP to authenticate postgres running on Linux

ความคิดเห็น • 4

  • @trevorkohlman5451
    @trevorkohlman5451 4 หลายเดือนก่อน

    Does this work for AD groups? If yes can you show that!

  • @mlugrassi
    @mlugrassi ปีที่แล้ว

    Does this work for usergroups too?
    What about database user permissions? Do I necessarily need to apply the grants or give createdb, createrole, etc permissions necessarily in postgres? Isn't there a way to do everything on the Windows LDAP server? Imagine if I have several postgres servers with the same users, I would have to go one by one and create them, isn't there a more practical way?

  • @FrankieTheOne
    @FrankieTheOne ปีที่แล้ว

    the point was to not use the password in the linux server. Kills the point if u have to type it. Might as well just create the user right in postgres