Allow institute mail adresses #1

Open
opened 2025-05-26 14:48:13 +02:00 by jdede · 0 comments

I have an S/MIME certificate for two email addresses: one from the ZfN and one from my department. In LDAP, the department address is stored under the attribute zfnExterneEmail.

In the onlinetools, the department address is marked as visible, whereas the ZfN address is not. However, the S/MIME tool reports: "Published Email Addresses: NONE."

Question:
Is it possible to support non-ZfN university email addresses (e.g., departmental addresses)?
In principle, this should be feasible by:

  • Requesting the zfnExterneEmail attribute from LDAP, and
  • Checking whether the email address ends with .uni-bremen.de.

Alternatively, is there a more robust or recommended method to achieve this?

(-> 075ab0594d/webapp/data/functions/ldap_get_all_emails_for_uid.py)

I have an S/MIME certificate for two email addresses: one from the ZfN and one from my department. In LDAP, the department address is stored under the attribute zfnExterneEmail. In the onlinetools, the department address is marked as visible, whereas the ZfN address is not. However, the S/MIME tool reports: "Published Email Addresses: NONE." **Question:** Is it possible to support non-ZfN university email addresses (e.g., departmental addresses)? In principle, this should be feasible by: - Requesting the zfnExterneEmail attribute from LDAP, and - Checking whether the email address ends with .uni-bremen.de. Alternatively, is there a more robust or recommended method to achieve this? (-> https://git.fb1.uni-bremen.de/davrot/smime_unibremen_ldap_exchane_server/src/commit/075ab0594d1b3d71abaea2fa3e9fea4f39bb4972/webapp/data/functions/ldap_get_all_emails_for_uid.py)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: davrot/smime_unibremen_ldap_exchane_server#1
No description provided.