Wiki source code of Netzwerk-Adressbuch

Last modified by Jonas Jelten on 2024/02/09 16:18

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