Access PSI addressbook from Thunderbird

This commit is contained in:
2022-12-23 15:02:16 +01:00
parent d005d0d21e
commit 07edcf129d
12 changed files with 60 additions and 1 deletions
+60 -1
View File
@@ -91,7 +91,66 @@ Best you send now a test message and check if you get a copy in "Sent Items".
## PSI Email Adresses
TODO
![Open Settings](thunderbird_for_o365/thunderbird01_open_settings.png)
Open again the "Settings".
![Search for Directory](thunderbird_for_o365/thunderbird30_directory_settings.png)
There type `directory` into the search box at the top left. Then select below the "Directory Server" checkbox, followed by clicking the "Edit Directories..." button.
![Add new Directory](thunderbird_for_o365/thunderbird31_add_directory.png)
On the newly opened dialog click on "Add".
![Edit Directory Settings](thunderbird_for_o365/thunderbird32_new_directory_settings.png)
Here fill in the following:
Name: `PSI AD`
Hostname: `d.psi.ch`
Base DN: `ou=PSI,dc=d,dc=psi,dc=ch`
Port number: `636`
Bind DN: `CN=$USER,OU=users,OU=psi,DC=d,DC=psi,DC=ch`, where you replace `$USER` with your Windows/AD login name.
Also select the "Use secure connection (SSL)" checkbox.
Next click on the "Advanced" tab.
![Edit Advanced Directory Settings](thunderbird_for_o365/thunderbird33_advanced_directory_settings.png)
Here set the "Search filter" to `(mail=*)`, then press "OK".
![Close Directory Settings](thunderbird_for_o365/thunderbird34_close_directory_settings.png)
Another time click "OK"
![Select PSI AD Directory](thunderbird_for_o365/thunderbird35_select_directory.png)
Now select in the "Directory Server" dropdown the newly added `PSI AD` directory.
![Config Editor](thunderbird_for_o365/thunderbird36_config_editor.png)
Now open the "Config Editor", you find it fastest by entering `editor` at the search field in the top left.
![Config Editor Opened](thunderbird_for_o365/thunderbird37_config_editor_open.png)
Therein search for `displayname`
![Config Editor Search](thunderbird_for_o365/thunderbird38_config_editor_search.png)
and on the line "ldap_2.servers.default.attrmap.DisplayName" click onto the edit button on the right.
![Change DisplayName](thunderbird39_config_editor_change.png)
Now change the value to `displayName`. Save it with the save button on the right side. Then close the "Config Editor" and the "Settings" tab. Then close Thunderbird as the last configuration change is only active after restart.
The next time you write a new message and enter something into the "To" line,
![Directory Password](thunderbird_for_o365/thunderbird40_directory_password.png)
you need to enter your Windos/AD password and then it will also search the PSI wide user directory.
## Calendar Integration
Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB