Skip to content

Commit

Permalink
Update product_docs/docs/postgres_distributed_for_kubernetes/1/ldap.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
ebgitelman committed Nov 8, 2024
1 parent 92a0a17 commit c816b65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ for the full context.
With LDAP support, only the user authentication is sent to LDAP, so the user must already exist in the postgres database.

This example shows an LDAP configuration using `simple bind` mode in PGDGroup.
Use `prefix + username + suffix` and password to bind the LDAP
The Postgres server uses `prefix + username + suffix` and password to bind the LDAP
server to achieve the authentication.

```yaml
Expand Down

0 comments on commit c816b65

Please sign in to comment.