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

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

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