vue-ldap-ui/env.example

8 lines
277 B
Plaintext

# Example .env file for the online LDAP test server
# See: https://www.forumsys.com/tutorials/integration-how-to/ldap/online-ldap-test-server/
LDAP_URL=ldap://ldap.forumsys.com:389/
BASE_DN=dc=example,dc=com
BIND_DN=cn=read-only-admin,dc=example,dc=com
BIND_PASSWORD=password