> Am 05.12.2023 um 13:42 schrieb Stefan Kania <[email protected]>: > > Hi to all, > > I just started to use my own .ldaprc file in $HOME: > ------------- > URI ldaps://provider01.example.net ldaps://provider02.example.net > BASE dc=example,dc=net > BINDDN uid=repl-user,ou=users,dc=example,dc=net > TLS_REQCERT demand > TLS_CACERT /opt/symas/etc/openldap/cacert.pem > ------------- > > All options are working except "BINDDN". If I use the same user with "-D" it > works, so the user is present. I expected that ldapsearch will ask for a > password when using "BINDDN" but ldapsearch is executing as anonymous. >
What options you are using with your ldapsearc command ? best regards Michael > Did I miss something? If "yes" then what? > > > Stefan
