https://github.com/lldap/lldap logo
``` 2023-04-13T16:12:56.058845127+00:00 INFO ...
# troubleshooting
d
Copy code
2023-04-13T16:12:56.058845127+00:00  INFO     LDAP session [ 177µs | 47.89% / 100.00% ]
2023-04-13T16:12:56.058896865+00:00  INFO     ┝━ LDAP request [ 81.1µs | 42.46% / 45.89% ]
2023-04-13T16:12:56.058910962+00:00  DEBUG    │  ┝━ 🐛 [debug]:  | msg: LdapMsg { msgid: 1, op: BindRequest(LdapBindRequest { dn: "uid=admin,ou=people,dc=mast3rsoft,dc=com", cred: Simple("********") }), ctrl: [] }
2023-04-13T16:12:56.058917534+00:00  DEBUG    │  ┝━ do_bind [ 6.06µs | 3.43% ]
2023-04-13T16:12:56.058919648+00:00  DEBUG    │  │  ┕━ 🐛 [debug]: DN: uid=admin,ou=people,dc=mast3rsoft,dc=com
2023-04-13T16:12:56.058931320+00:00  DEBUG    │  ┕━ 🐛 [debug]:  | response: BindResponse(LdapBindResponse { res: LdapResult { code: NamingViolation, matcheddn: "", message: "Not a subtree of the base tree", referral: [] }, saslcreds: None })
2023-04-13T16:12:56.059029916+00:00  INFO     ┕━ LDAP request [ 11.0µs | 6.21% ]
2023-04-13T16:12:56.059037750+00:00  DEBUG       ┕━ 🐛 [debug]:  | msg: LdapMsg { msgid: 2, op: UnbindRequest, ctrl: [] }