Wiki source code of Netzwerk-Adressbuch

Last modified by Jonas Jelten on 2025/03/12 13:10

Hide last authors
Jonas Jelten 187.1 1 ----
wikibot 1.1 2
Jonas Jelten 187.1 3 = How can I set up CIT address book ? =
wikibot 1.1 4
5
Jonas Jelten 187.1 6 This describes how to configure the CIT LDAP address book in the email program. You need this if you want the mail program to automatically find the addresses of your colleagues. This address book is also used for the automatic exchange of certificates if you want to send encrypted e-mails.
wikibot 1.1 7
Jonas Jelten 187.1 8
9
wikibot 1.1 10 {{toc/}}
11
12
13
Jonas Jelten 187.1 14 == 0. The most important information in brief ==
wikibot 1.1 15
Jonas Jelten 187.1 16 {{{Name: CIT
17 Server address: ldap.cit.tum.de
18 Port: 636 (use secure connection (SSL))
19 Base DN: ou=dir,dc=cit,dc=tum,dc=de
20 Bind DN: <empty>
21
22 Search filter: (objectclass=rbgContact)}}}
23
24
25
wikibot 1.1 26 == 1. Linux - Thunderbird ==
27
Jonas Jelten 187.1 28 Click on **Thunderbird** in the menu at the top and select **Account Settings**.
wikibot 1.1 29
Jonas Jelten 187.1 30 [[image:accountsettings.png||height="418" width="334"]]
wikibot 1.1 31
32
Jonas Jelten 187.1 33 Select **Composition & Addressing** on the left and then select **Use a different Ldap Server** by Addressing and then click on **Edit Directories**.
wikibot 1.1 34
Jonas Jelten 187.1 35 [[image:compositionaddressing.png||width="900"]]
wikibot 1.1 36
37
38
Jonas Jelten 187.1 39 In the opened window click **Add**.
wikibot 1.1 40
Jonas Jelten 187.1 41 [[image:ldapadd.png||height="297" width="616"]]
wikibot 1.1 42
43
44
Jonas Jelten 187.1 45 Click here on **General** and paste the following data there:
wikibot 1.1 46
Jonas Jelten 187.1 47 (% class="box infomessage" %)
48 (((
49 {{{* Name: CIT}}}
50 )))
wikibot 1.1 51
Jonas Jelten 187.1 52 (% class="box infomessage" %)
53 (((
54 {{{* Server address: ldap.cit.tum .de}}}
55 )))
wikibot 1.1 56
Jonas Jelten 187.1 57 (% class="box infomessage" %)
58 (((
59 {{{* Port: 636}}}
60 )))
wikibot 1.1 61
Jonas Jelten 187.1 62 (% class="box infomessage" %)
63 (((
64 {{{* Base DN: ou=dir,dc=cit,dc=tum,dc=de}}}
65 )))
Aysegül Omus 175.1 66
Jonas Jelten 187.1 67 [[image:ldapgeneral.png||height="353" width="495"]]
Aysegül Omus 175.1 68
Aysegül Omus 183.1 69
wikibot 1.1 70
Aysegül Omus 184.1 71
72
Jonas Jelten 187.1 73 Then go to the **Advanced** tab and fill in the fields as follows and click **OK**:
wikibot 1.1 74
Jonas Jelten 187.1 75 * {{{Scope: Subdirectories}}}
76 * {{{Search filter: (objectclass=rbgContact)}}}
77 * {{{Access method: Simple}}}
wikibot 1.1 78
Jonas Jelten 187.1 79 [[image:advancedldap-2new.png]]
wikibot 1.1 80
81
82
83
Jonas Jelten 187.1 84 Click **OK** again.
wikibot 1.1 85
Jonas Jelten 187.1 86 [[image:ldapcitaddedok.png||height="245" width="521"]]
wikibot 1.1 87
88
89
90
Jonas Jelten 187.1 91 Select in the next step **CIT** from the dropdown menu.
wikibot 1.1 92
Jonas Jelten 187.1 93 [[image:cityselected.png||width="900"]]
wikibot 1.1 94
95
96
Jonas Jelten 187.1 97
98 When you write an e-mail, you can search for the person and their e-mail address as in the CIT address book. To do this, click on **Extras** -> **Address book**
99
100 [[image:toolsaddressBookthun.png||height="412" width="637"]]
101
102
103
104 If you search for e.g. Musterma, all names and e-mail addresses with this search term will be displayed.
105
106 [[image:maxmustermann.png||height="310" width="647"]]
107
108
109
110 ----
111
wikibot 1.1 112 == 2. Apple - Thunderbird ==
113
Jonas Jelten 187.1 114 Click on **Thunderbird** in the menu above and select **Settings**.
wikibot 1.1 115
Jonas Jelten 187.1 116 [[image:thunderbirdaccountsettings1.png||height="324" width="353"]]
wikibot 1.1 117
Aysegül Omus 176.1 118
119
wikibot 1.1 120
Jonas Jelten 187.1 121 Select **Compose** on the left, then check **Ldap Directory Server** and then click **Edit**.
wikibot 1.1 122
Jonas Jelten 187.1 123 [[image:composingandaddressing.png||width="900"]]
Aysegül Omus 176.1 124
125
wikibot 1.1 126
127
Jonas Jelten 187.1 128 In the opened window click on **Add**.
Aysegül Omus 176.1 129
Jonas Jelten 187.1 130 [[image:ldapadd.png||height="274" width="568"]]
Aysegül Omus 176.1 131
wikibot 1.1 132
133
134
135
Jonas Jelten 187.1 136 First click on **General**.
wikibot 1.1 137
Jonas Jelten 187.1 138 [[image:ldapgeneralthunderbirapple.png||height="421" width="505"]]
wikibot 1.1 139
Aysegül Omus 175.1 140
141
142
Jonas Jelten 187.1 143 And insert the following data there:
Aysegül Omus 175.1 144
Jonas Jelten 187.1 145 {{{
146 * Name: CIT
147 * Server address: ldap.cit.tum.de
148 * Port: 636
149 * Base DN: ou=dir,dc =cit,dc=tum,dc=de
wikibot 1.1 150
Jonas Jelten 187.1 151 }}}
wikibot 1.1 152
Jonas Jelten 187.1 153 Then switch to the **Advanced** tab and fill in the fields as follows and click **OK**:
wikibot 1.1 154
Jonas Jelten 187.1 155 {{{
156 * Scope:Subdirectories
157 * Search filter: (objectclass=rbgContact)
158 * Access method:Simple
wikibot 1.1 159
Jonas Jelten 187.1 160 }}}
wikibot 1.1 161
Jonas Jelten 187.1 162 [[image:ldapadvanced-2.png]]
wikibot 1.1 163
Jonas Jelten 187.1 164 [[image:ldapaddok.png||height="283" width="586"]]
wikibot 1.1 165
166
167
168
Jonas Jelten 187.1 169 As a last step select CIT as LDAP directory server and close the window.
wikibot 1.1 170
Jonas Jelten 187.1 171 When you write an e-mail, you can search for the person and their e-mail address in the LDAP server as shown in the screenshot. For example, if you search for **Muster**, all names and email addresses with the search word **Muster** will be displayed.
wikibot 1.1 172
Jonas Jelten 187.1 173 [[image:thunderbirdmailcit.png||width="900"]]
wikibot 1.1 174
175
176
Jonas Jelten 187.1 177 You can find your address books in the menu bar at the top of Window and search for a person there as well.
wikibot 1.1 178
Jonas Jelten 187.1 179 [[image:windowaddressbooklinuxthunderbird.png||width="900"]]
wikibot 1.1 180
181
182
Jonas Jelten 187.1 183 [[image:mustermacitsearch.png||height="336" width="769"]]
wikibot 1.1 184
185
186
187
188 == 3. Apple - Mail Programm ==
189
Jonas Jelten 187.1 190 First click on **Mail** and then on **Accounts** at the top of the menu.
wikibot 1.1 191
Jonas Jelten 187.1 192 [[image:mailaccountsldap.png||height="365" width="298"]]
wikibot 1.1 193
194
195
196
Jonas Jelten 187.1 197 From there, select **Add Other Account...**.
wikibot 1.1 198
199 [[image:addotheraccount.png||width="900"]]
200
201
202
203
Jonas Jelten 187.1 204 Select **LDAP account**.
wikibot 1.1 205
206 [[image:ldapaccount.png||width="900"]]
207
208
209
210
Jonas Jelten 187.1 211 In the opened window, insert the following data and click **Sign In**:
wikibot 1.1 212
Jonas Jelten 187.1 213 {{{
214 * Description: CIT
215 * Base DN: ou=dir,dc=cit,dc=tum,dc=de
216 * Scope:Subtree
217 * Server address: ldap.cit.tum.de
218 * Port: 636
wikibot 1.1 219
220 }}}
221
Jonas Jelten 187.1 222 [[image:ldapaccounthinzufügenapple.png||height="549" width="754"]]
wikibot 1.1 223
224
225
Jonas Jelten 187.1 226 When composing an e-mail, write the name of the person in the recipient field and the e-mail address will be searched for and displayed in LDAP.
wikibot 1.1 227
228
229
230
231
Jonas Jelten 187.1 232 == 4. Windows - Outlook 2016 & Outlook 2019 ==
wikibot 1.1 233
Jonas Jelten 187.1 234 Click on **File** in the menu.
wikibot 1.1 235
Jonas Jelten 187.1 236 [[image:Bild1file.png||height="308" width="615"]]
wikibot 1.1 237
238
239
240
241
Jonas Jelten 187.1 242 Then click on **Account Settings** and then on the sub-item **Account Settings**.
wikibot 1.1 243
Jonas Jelten 187.1 244 [[image:Bild2accounsettings.png||width="900"]]
wikibot 1.1 245
246
247
248
249
Jonas Jelten 187.1 250 Switch to the **Address books** tab and then click on **New**.
wikibot 1.1 251
Jonas Jelten 187.1 252 [[image:Bild3new.png||width="900"]]
wikibot 1.1 253
254
255
256
257
Jonas Jelten 187.1 258 Select the **Internet Directory Service (LDAP)** option and click **Next**.
wikibot 1.1 259
Jonas Jelten 187.1 260 [[image:Bild4ldapnext.png||width="900"]]
wikibot 1.1 261
262
263
264
265
Jonas Jelten 187.1 266 Enter the following server name in the **Servername** field: **ldap.cit.tum.de**. Then click **More settings**.
wikibot 1.1 267
Jonas Jelten 187.1 268 [[image:Bild5moresettingsnew.png||width="900"]]
wikibot 1.1 269
270
271
272
273
Jonas Jelten 187.1 274 Click **OK** here to restart Outlook.
wikibot 1.1 275
Jonas Jelten 187.1 276 [[image:Bild6restart.png||height="452" width="646"]]
wikibot 1.1 277
278
279
280
281
Jonas Jelten 187.1 282 Click on **More Settings** again.
wikibot 1.1 283
Jonas Jelten 187.1 284 [[image:Bild5moresettingsnew.png||width="900"]]
wikibot 1.1 285
286
287
288
289
Jonas Jelten 187.1 290 Switch to the **Search** tab and enter the following there and confirm your settings with **OK**:
291 {{{Custom: ou=dir,dc=cit,dc=tum,dc=de}}}
wikibot 1.1 292
Jonas Jelten 187.1 293 [[image:Bild7customok.png||height="549" width="551"]]
wikibot 1.1 294
295
296
297
Jonas Jelten 187.1 298 Then click **Next**.
wikibot 1.1 299
Jonas Jelten 187.1 300 [[image:Bild8next.png||width="900"]]
wikibot 1.1 301
302
303
304
305
Jonas Jelten 187.1 306 Click **Finish**.
307 [[image:Bild9finish.png||width="900"]]
wikibot 1.1 308
309
310
311
312
Jonas Jelten 187.1 313 Finally, click **Close** and restart Outlook.
Aysegül Omus 173.1 314
Jonas Jelten 187.1 315 [[image:Bild10close.png||width="900"]]
wikibot 1.1 316
317
318
319
Jonas Jelten 187.1 320
321 To search for a person's email address, do the following:
322
323 While composing an email, click **To...**
324
325 * Under **Address book**, select the configured Ldap server
326 * Enter **Search** in the input field, enter the user ID, first or last name of the person you are looking for
327 * Click on **OK**.
328
329 [[image:Bild11writeemail.png||width="900"]]
330
331
Aysegül Omus 173.1 332