18 Zeilen
472 B
Plaintext
18 Zeilen
472 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
<conf>
|
||
|
<main default="default"
|
||
|
logging="TRUE"
|
||
|
displayErrors="FALSE"
|
||
|
forceSSL="FALSE"
|
||
|
templateCompileDirectory="/var/spool/fusiondirectory/"
|
||
|
debugLevel="0"
|
||
|
>
|
||
|
<location name="default"
|
||
|
>
|
||
|
<referral URI="ldap://localhost:389/dc=literm,dc=local"
|
||
|
adminDn="cn=admin,dc=literm,dc=local"
|
||
|
adminPassword="ErlIfguc" />
|
||
|
</location>
|
||
|
</main>
|
||
|
</conf>
|