Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

maps.en.md

Blame
  • uffd-ldapd.conf 432 B
    # All of these options must be set:
    #SERVER_API_URL="https://localhost"
    #SERVER_API_USER="client_id"
    #SERVER_API_SECRET="my_secret_api_client_secret"
    #SERVER_BASE_DN="dc=example,dc=com"
    
    # If bind password is not set, anonymous binds have full read permissions.
    # Otherwise bind with "cn=service,ou=system,BASEDN" and this password.
    #SERVER_BIND_PASSWORD="SECRET-BIND-PASSWORD"
    
    #SERVER_CACHE_TTL="60"
    #SERVER_GROUP_FILTER_REGEX=""