Skip to content

Commit

Permalink
chore: change baseDn
Browse files Browse the repository at this point in the history
  • Loading branch information
jnobrega committed May 10, 2024
1 parent ad5b099 commit 5ca663b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/apps/network/traefik/middlewares/ldap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
plugin:
ldapAuth:
Attribute: uid
BaseDn: dc=jnobrega,dc=com
BaseDn: ou=people,dc=jnobrega,dc=com
Enabled: "true"
LogLevel: DEBUG
Port: "389"
Expand Down

0 comments on commit 5ca663b

Please sign in to comment.