source:
trunk/www/flare_alerts/config.php
Last change on this file was 19580, checked in by , 5 years ago | |
---|---|
File size: 143 bytes |
Line | |
---|---|
1 | <?PHP |
2 | $ldaphost = "fact-project.org:389"; |
3 | $baseDN = "dc=fact,dc=iac,dc=es"; |
4 | $groupDN = "cn=Operations,ou=Application Groups,".$baseDN; |
5 | ?> |
6 | |
7 |
Note:
See TracBrowser
for help on using the repository browser.