Bug 44500 - contact information self service module
contact information self service module
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: Self Service
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks: 40829
  Show dependency treegraph
 
Reported: 2017-04-28 11:55 CEST by Daniel Tröder
Modified: 2020-07-03 20:52 CEST (History)
3 users (show)

See Also:
What kind of report is it?: Feature Request
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): Roadmap discussion
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tröder univentionstaff 2017-04-28 11:55:08 CEST
Create a self service module that allows users to edit their contact information (the data on the "contact" page).

Features:
* UCRV: list of attributes to be editable for everyone: ../all=street,...
* UCRV: list of attributes that are blacklisted for a group: ../Domain\ Users=city,..
Comment 1 Daniel Tröder univentionstaff 2017-04-28 12:16:08 CEST
Please see http://forge.univention.org/bugzilla/show_bug.cgi?id=39952#c2 for a implementation variant.
Comment 2 Florian Best univentionstaff 2017-04-28 13:15:18 CEST
# ucr unset umc/module/udm/users/self/disabled
# eval "$(ucr shell)"
# udm settings/extended_attribute modify --dn "cn=UniventionPasswordSelfServiceEmail,cn=custom attributes,cn=univention,$ldap_base" --append module=users/self
# udm settings/extended_attribute modify --dn "cn=UniventionPasswordSelfServiceMobile,cn=custom attributes,cn=univention,$ldap_base" --append module=users/self
# udm policies/umc modify --dn cn=default-umc-users,cn=UMC,cn=policies,$ldap_base --append allow="cn=udm-self,cn=operations,cn=UMC,cn=univention,$ldap_base"

# firefox http://$(hostname -f)/univention/management/?module=udm&flavor=users/self

→ It works, if one sets up the correct LDAP ACL's, e.g.:
"access to attrs=univentionPasswordSelfServiceMobile,univentionPasswordSelfServiceEmail by self write by * +0 break"
Comment 3 Ingo Steuwer univentionstaff 2020-07-03 20:52:27 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 is out of maintenance and many UCS components have 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 it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.