Bug 35426 - Add facsimileTelephoneNumber
Add facsimileTelephoneNumber
Status: REOPENED
Product: UCS
Classification: Unclassified
Component: UMC - Users
UCS 5.0
Other Linux
: P5 enhancement (vote)
: UCS 3.2-x
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-21 16:42 CEST by Janis Meybohm
Modified: 2024-04-19 09:52 CEST (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janis Meybohm univentionstaff 2014-07-21 16:42:44 CEST
Ticket#2014072121000356

If I remember correctly we have several customers that define an extended attribute for facsimileTelephoneNumber like:

# udm settings/extended_attribute create \
     --position "cn=custom attributes,cn=univention,$(ucr get ldap/base)" \
     --set name=fax --set shortDescription=FaxNumber \
     --set tabName=Contact --set translationTabName="de_DE Kontakt" \
     --set CLIName=fax --set mayChange=1 --set multivalue=1 \
     --set module="users/user" --set objectClass=inetOrgPerson \
     --set ldapMapping=facsimileTelephoneNumber


We should consider to add facsimileTelephoneNumber as a standard attribute together with an {S4,AD}-Connector mapping like:

'facsimileTelephoneNumber': univention.s4connector.attribute (
        ucs_attribute='fax',
        ldap_attribute='facsimileTelephoneNumber',
        con_attribute='facsimileTelephoneNumber',
        con_other_attribute='otherFacsimileTelephoneNumber',
    ),
Comment 1 Stefan Gohmann univentionstaff 2017-06-16 20:39:06 CEST
This issue has been filed against UCS 3. UCS 3 is out of the normal maintenance and many UCS components have vastly changed in UCS 4.

If this issue is still valid, please change the version to a newer UCS version otherwise this issue will be automatically closed in the next weeks.
Comment 2 Stefan Gohmann univentionstaff 2017-08-08 07:10:56 CEST
This issue has been filed against UCS 3.2.

UCS 3.2 is out of maintenance and many UCS components have vastly changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen this issue. In this case please provide detailed information on how this issue is affecting you.
Comment 3 Florian Best univentionstaff 2022-07-04 15:49:23 CEST
Requested again.
Comment 4 Tim Breidenbach univentionstaff 2023-12-18 11:00:50 CET
requested in two more projects again.
Comment 5 Mirac Erdemiroglu univentionstaff 2024-04-19 09:52:07 CEST
You could use this article to map facsimileTelephoneNumber from Microsoft AD to UCS.

https://help.univention.com/t/how-to-ad-connector-map-fax-number-facsimiletelephonenumber-from-ad-to-ldap/22861