| 2 |
## $Id$ |
## $Id$ |
| 3 |
## ------------------------------------------------------------------------ |
## ------------------------------------------------------------------------ |
| 4 |
## $Log$ |
## $Log$ |
| 5 |
|
## Revision 1.5 2003/01/20 16:19:04 joko |
| 6 |
|
## + converted to unix format |
| 7 |
|
## |
| 8 |
## Revision 1.4 2003/01/19 03:33:23 joko |
## Revision 1.4 2003/01/19 03:33:23 joko |
| 9 |
## + added cvs-header |
## + added cvs-header |
| 10 |
## |
## |
| 11 |
## ------------------------------------------------------------------------ |
## ------------------------------------------------------------------------ |
| 12 |
|
|
| 13 |
|
|
| 14 |
# ================================== storages |
# ================================== storages |
| 15 |
[mapi] |
[mapi] |
| 16 |
ProfileName = x |
ProfileName = x |
| 17 |
ProfilePass = |
ProfilePass = |
| 18 |
showProfileChooser = 0 |
showProfileChooser = 0 |
| 19 |
neverCloseOutlook = 1 |
neverCloseOutlook = 1 |
| 20 |
|
|
| 21 |
[ldapserver] |
[ldapserver] |
| 22 |
# (vmware suse@tecumseh) |
# (vmware suse@tecumseh) |
| 23 |
#host = 192.168.210.1 |
#host = 192.168.210.1 |
| 24 |
# (vmware suse@tecumseh) |
# (vmware suse@tecumseh) |
| 25 |
#host = 192.168.248.128 |
#host = 192.168.248.128 |
| 26 |
# (vmware suse@tecumseh) |
# (vmware suse@tecumseh) |
| 27 |
#host = 192.168.1.56 |
#host = 192.168.1.56 |
| 28 |
# (martha: real debian3) |
# (martha: real debian3) |
| 29 |
#host = 192.168.10.1 |
#host = 192.168.10.1 |
| 30 |
# (frog: vmware debian3@grasshopper) |
# (frog: vmware debian3@grasshopper) |
| 31 |
# connection-info |
# connection-info |
| 32 |
host = 192.168.10.150 |
host = 192.168.10.150 |
| 33 |
port = 389 |
port = 389 |
| 34 |
binddn = cn=admin, o=netfrag.org, c=de |
binddn = cn=admin, o=netfrag.org, c=de |
| 35 |
pass = secret |
pass = secret |
| 36 |
# transfer-info |
# transfer-info |
| 37 |
basedn = o=netfrag.org, c=de |
basedn = o=netfrag.org, c=de |
| 38 |
|
|
| 39 |
|
|
| 40 |
# ================================== engine |
# ================================== engine |
| 41 |
[debug] |
[debug] |
| 42 |
level = 1 |
level = 1 |
| 43 |
# 0 no debug |
# 0 no debug |
| 44 |
# 1 errors (mapiname & dn & status) if error occours |
# 1 errors (mapiname & dn & status) if error occours |
| 45 |
# 2 short actions (mapiname, dn, status (success/failure)) |
# 2 short actions (mapiname, dn, status (success/failure)) |
| 46 |
# 3 detailed actions |
# 3 detailed actions |
| 47 |
# 4 object-dumps |
# 4 object-dumps |
| 48 |
# 5 detailed actions |
# 5 detailed actions |
| 49 |
|
|
| 50 |
[trace] |
[trace] |
| 51 |
level = 0 |
level = 0 |
| 52 |
# 0 no tracing |
# 0 no tracing |
| 53 |
# 1 errors (ldap_errors.log) |
# 1 errors (ldap_errors.log) |
| 54 |
# 2 dumps (transfers.log, ...) |
# 2 dumps (transfers.log, ...) |
| 55 |
files = 1 |
files = 1 |
| 56 |
#database = 2 |
#database = 2 |
| 57 |
|
|
| 58 |
|
|
| 59 |
# ================================== transfer |
# ================================== transfer |
| 60 |
[folders] |
[folders] |
| 61 |
use = test |
use = test |
| 62 |
#use = test.testkon |
#use = test.testkon |
| 63 |
#use = test.testkon.testkon |
#use = test.testkon.testkon |
| 64 |
#use = test2 |
#use = test2 |
| 65 |
#use = backup.Adressen |
#use = backup.Adressen |
| 66 |
#use = backup.HMI - Adressen |
#use = backup.HMI - Adressen |
| 67 |
#use = backup.USA - Adressen |
#use = backup.USA - Adressen |
| 68 |
map _default = Adressen |
map _default = Adressen |
| 69 |
#map backup.Adressen = bigAdressen |
#map backup.Adressen = bigAdressen |
| 70 |
#map backup.HMI - Adressen = HMIAdressen |
#map backup.HMI - Adressen = HMIAdressen |
| 71 |
#map backup.USA - Adressen = USAAdressen |
#map backup.USA - Adressen = USAAdressen |
| 72 |
#map test = UTF8Adressen |
#map test = UTF8Adressen |
| 73 |
#map test = Addressbooks |
#map test = Addressbooks |
| 74 |
#map test2 = test2 |
#map test2 = test2 |
| 75 |
#map test.testkon = AbcAdressen |
#map test.testkon = AbcAdressen |
| 76 |
#map test.testkon = AbdAdressen.UnterOrdner |
#map test.testkon = AbdAdressen.UnterOrdner |
| 77 |
#map test.testkon.testkon = AbcAdressen.UnterOrdner.unterunter |
#map test.testkon.testkon = AbcAdressen.UnterOrdner.unterunter |
| 78 |
map test = Adressen.UnterOrdner.unterunter |
map test = Adressen.UnterOrdner.unterunter |
| 79 |
|
option autocreate = 1 |
| 80 |
[fields] |
|
| 81 |
mapfile = poor.csv |
[fields] |
| 82 |
|
mapfile = poor.csv |
| 83 |
|
|
| 84 |
# ================================== temporary |
|
| 85 |
|
# ================================== temporary |
| 86 |
[sync] |
|
| 87 |
# --- this is still inactive! --- |
[sync] |
| 88 |
# from data-store |
# --- this is still inactive! --- |
| 89 |
pull = 1 |
# from data-store |
| 90 |
# to data-store |
pull = 1 |
| 91 |
push = 1 |
# to data-store |
| 92 |
|
push = 1 |
| 93 |
[soapservice] |
|
| 94 |
# --- this is disabled for now - Net::LDAP gets accessed directly from your windows-machine! --- |
[soapservice] |
| 95 |
host = 10.50.0.58 |
# --- this is disabled for now - Net::LDAP gets accessed directly from your windows-machine! --- |
| 96 |
port = 9081 |
host = 10.50.0.58 |
| 97 |
|
port = 9081 |
| 98 |
|
|
| 99 |
|
|