/[cvs]/nfo/perl/scripts/outlook2ldap/etc/syncOutlookContacts.ini
ViewVC logotype

Diff of /nfo/perl/scripts/outlook2ldap/etc/syncOutlookContacts.ini

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by joko, Sat Jan 18 17:39:07 2003 UTC revision 1.7 by janosch, Thu Jan 23 15:25:39 2003 UTC
# Line 1  Line 1 
1  [file]  ##    ------------------------------------------------------------------------
2  mapping = etc/outlook_ole_fields.csv  ##    $Id$
3    ##    ------------------------------------------------------------------------
4  [mapi]  ##    $Log$
5  ProfileName = x  ##    Revision 1.7  2003/01/23 15:25:39  janosch
6  ProfilePass =  ##    Added one Server to syncOutlookContacts.ini
7  showProfileChooser = 0  ##
8  neverCloseOutlook = 1  ##    Revision 1.6  2003/01/23 14:44:37  janosch
9    ##    Updated lib Path and some ini Fields
10  [soapservice]  ##
11  host = 10.50.0.58  ##    Revision 1.5  2003/01/20 16:19:04  joko
12  port = 9081  ##    + converted to unix format
13    ##
14  [ldapserver]  ##    Revision 1.4  2003/01/19 03:33:23  joko
15  #port = 389  ##    + added cvs-header
16  #host = 192.168.210.1       (vmware suse@tecumseh)  ##
17  #host = 192.168.248.128   (vmware suse@tecumseh)  ##    ------------------------------------------------------------------------
18  #host = 192.168.1.56        (vmware suse@tecumseh)  
19  #host = 192.168.10.1    (martha: real debian3)  
20  host = 192.168.10.150   (frog: vmware debian3@grasshopper)  # ==================================   storages
21    [mapi]
22  [debug]  ProfileName = x
23  level = 1  ProfilePass =
24  # 0   no debug  showProfileChooser = 0
25  # 1   errors (mapiname & dn & status) if error occours  neverCloseOutlook = 1
26  # 2   short actions (mapiname, dn, status (success/failure))  
27  # 3   detailed actions  [ldapserver]
28  # 4   object-dumps  # (vmware suse@tecumseh)
29  # 5   detailed actions  #host = 192.168.210.1
30    # (vmware suse@tecumseh)
31  [trace]  #host = 192.168.248.128
32  level = 0  # (vmware suse@tecumseh)
33  # 0   no tracing  #host = 192.168.1.56
34  # 1   errors (ldap_errors.log)  # (martha: real debian3)
35  # 2   dumps (transfers.log, ...)  #host = 192.168.10.1
36  files = 1  # (frog: vmware debian3@grasshopper)
37  database = 2    # connection-info
38        host = 192.168.10.150
39  [sync]      port = 389
40  # from data-store      binddn = cn=admin, o=netfrag.org, c=de
41  pull = 1      pass = secret
42  # to data-store    # transfer-info
43  push = 1      basedn = o=netfrag.org, c=de
44    # (lxserver: vmware suse8@winnfield)
45  map = ger    # connection-info
46  map = usa   #   host = 192.168.0.88
47  mapping  ger_mapi = Addressen Deutschland   #   port = 389
48  mapping  ger_ldap = 123   #   binddn = cn=root, dc=labnet, dc=de
49  mapping  usa_mapi = Addressen USA   #   pass = secret
50  mapping  usa_ldap = 456    # transfer-info
51     #   basedn = dc=labnet, dc=de
52  [folders]   # (meister: suse8@meister.ultrajan.de)
53  use = test    # connection-info
54  #use = test.testkon    #  host = 213.155.77.160
55  #use = test.testkon.testkon    #  port = 389
56  #use = test2    #  binddn = cn=meister, dc=ultrajan, dc=de
57  #use = backup.Adressen    #  pass = secret876
58  #use = backup.HMI - Adressen    # transfer-info
59  #use = backup.USA - Adressen    #  basedn = dc=ultrajan, dc=de    
60  map _default = Adressen  
61  #map backup.Adressen = bigAdressen  
62  #map backup.HMI - Adressen = HMIAdressen  # ==================================   engine
63  #map backup.USA - Adressen = USAAdressen  [debug]
64  #map test = UTF8Adressen  level = 1
65  #map test = Addressbooks  # 0   no debug
66  #map test2 = test2  # 1   errors (mapiname & dn & status) if error occours
67  #map test.testkon = AbcAdressen  # 2   short actions (mapiname, dn, status (success/failure))
68  #map test.testkon = AbdAdressen.UnterOrdner  # 3   detailed actions
69  #map test.testkon.testkon = AbcAdressen.UnterOrdner.unterunter  # 4   object-dumps
70  #map test = Adressen.UnterOrdner.unterunter  # 5   detailed actions
71    
72  [fields]  [trace]
73  mapfile = poor.csv  level = 0
74    # 0   no tracing
75    # 1   errors (ldap_errors.log)
76    # 2   dumps (transfers.log, ...)
77    files = 1
78    #database = 2
79    
80    
81    # ==================================   transfer
82    [folders]
83    use = test
84    #use = test.testkon
85    #use = test.testkon.testkon
86    #use = test2
87    #use = backup.Adressen
88    #use = backup.HMI - Adressen
89    #use = backup.USA - Adressen
90    map _default = Adressen
91    #map backup.Adressen = bigAdressen
92    #map backup.HMI - Adressen = HMIAdressen
93    #map backup.USA - Adressen = USAAdressen
94    #map test = UTF8Adressen
95    #map test = Addressbooks
96    #map test2 = test2
97    #map test.testkon = AbcAdressen
98    #map test.testkon = AbdAdressen.UnterOrdner
99    #map test.testkon.testkon = AbcAdressen.UnterOrdner.unterunter
100    map test = Adressen.UnterOrdner.unterunter
101    #map test = test
102    option autocreate = 1
103    
104    [fields]
105    mapfile = poor.csv
106    #mapfile = ToBeExtended.csv
107    
108    # ==================================   temporary
109    
110    [sync]
111    #   --- this is still inactive! ---
112    # from data-store
113    pull = 1
114    # to data-store
115    push = 1
116    
117    [soapservice]
118    #   --- this is disabled for now - Net::LDAP gets accessed directly from your windows-machine! ---
119    host = 10.50.0.58
120    port = 9081
121    
122    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.7

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed