Skip to content
Snippets Groups Projects
Commit c290b7df authored by Roger W Feese's avatar Roger W Feese
Browse files

Update config sample to reflect changes.

parent ca9c373c
No related branches found
No related tags found
1 merge request!34Modify search to use cn instead of uid.
......@@ -37,8 +37,8 @@ unl.cas.module = auth
unl.cas.controller = index
unl.templates.options.version = 3
unl.templates.options.templatedependentspath = APPLICATION_PATH "/../document_root"
ldap.uri = "ldap://example.com"
ldap.dn = "uid=user,dc=example,dc=com"
ldap.uri = "ldap://unl.edu"
ldap.dn = "cn=service-account-name,ou=service,dc=example,dc=com"
ldap.password = "password"
bulletin.github.username = USERNAME
bulletin.github.password = PASSWORD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment