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

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.9

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