ProxmoxAAS-LDAP/config/config.template.json
Arthur Lu cf06cfd334 fix openldap init script paas user token saving,
add config file with BASE_DN,
add async wrapper class for ldap client,
implement addUser getUser delUser,
add and implement addGroup delGroup methods
2025-02-11 07:09:47 +00:00

3 lines
37 B
JSON

{
"basedn": "dc=example,dc=com"
}