|
|
|
|
|
by anarazel
2271 days ago
|
|
Postgres does have ldap based auth, and also can authenticate against AD using sspi/gssapi. The problem with that is that it requires users to have been created inside postgres first, and that you can't manage group membership inside AD. |
|