summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: df92a27)
raw | patch | inline | side by side (parent: df92a27)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 7 Oct 2009 12:34:36 +0000 (12:34 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 7 Oct 2009 12:34:36 +0000 (12:34 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14558 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/contrib/gosa.conf | patch | blob | history |
index 663b8f887d93ed6b730c2aa67649e59c21197d15..693c1daf5fa6b71c4ec8a7c485e4abc78c08f09d 100644 (file)
snapshotURI="{$cv.generic_settings.snapshot_server}"
{else}
enableSnapshots="false"
- snapshotBase=""
- snapshotAdminDn=""
- snapshotAdminPassword=""
- snapshotURI=""
+ snapshotBase="dc=localhost,dc=de"
+ snapshotAdminDn="cn=admin,dc=localhost,dc=de"
+ snapshotAdminPassword="secret"
+ snapshotURI="ldap://localhost:389"
{/if}
config="ou=gosa,ou=configs,ou=systems,{$cv.base}">