Skip to content

Commit

Permalink
ldap.ini - no default severs enabled
Browse files Browse the repository at this point in the history
related to #9
  • Loading branch information
msimerson authored Mar 15, 2024
1 parent 7bd96da commit b4fc85b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/ldap.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
server[] = ldap://localhost:389
server[] = ldaps://localhost:636
; server[] = ldap://localhost:389
; server[] = ldaps://localhost:636
binddn = uid=user1,ou=users,dc=example,dc=com
bindpw = ykaHsOzEZD
basedn = example.com
Expand Down

0 comments on commit b4fc85b

Please sign in to comment.