ProxmoxAAS-LDAP/config/config.template.json
Arthur Lu 9d6f62b4a3 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
2023-11-17 19:49:11 +00:00

3 lines
37 B
JSON

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