source:
trunk/FACT++/www/schedule/config.template.php@
18481
Last change on this file since 18481 was 17701, checked in by , 11 years ago | |
---|---|
File size: 170 bytes |
Line | |
---|---|
1 | <?PHP |
2 | |
3 | $path = "/home/fact/FACT++"; |
4 | |
5 | $ldaphost = "161.72.93.133:389"; |
6 | $baseDN = "dc=fact,dc=iac,dc=es"; |
7 | $groupDN = "cn=Operations,ou=Application Groups,".$baseDN; |
8 | |
9 | ?> |
Note:
See TracBrowser
for help on using the repository browser.