Skip to content
PixEye edited this page Sep 25, 2014 · 2 revisions

Set your own configuration

You can set your own configuration adding files in Include/ folder. All of the following variables are characters strings.

LDAP configuration

In file: Include/ldap-config.php

  • $ldap_server
  • $base_dn
  • $bind_dn
  • $pw
  • $search_dn
  • $filter
  • $rdn (optional)

Mail configuration

In file: Include/mail-config.php

  • $default_html_body
  • $html_signature

Clone this wiki locally