source:
trunk/www/flare_alerts/config.php@
20011
| Last change on this file since 20011 was 19580, checked in by , 6 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.
