Hide Forgot
+++ This bug was initially created as a clone of Bug #955696 +++ This bug is created as a clone of upstream ticket: https://fedorahosted.org/freeipa/ticket/3569 Ticket was cloned from Red Hat Bugzilla (product ''RHEL RFE''): [https://bugzilla.redhat.com/show_bug.cgi?id=951090 Bug 951090] ''Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.'' Add an option to edit "Gecos" field from IPA web UI What is the nature and description of the request? Currently there is no option in IPA web UI to modify existing "Gecos" field, Add an option to edit "Gecos" field from IPA web UI (This is available in ipa command line tool, however customer would like to have it on web UI). Why does the customer need this? (List the business requirements here) The reason we need access to the gecos field is that we use this field for identifing the users in different ways. Using gecos makes it the same on all Unix/Linux operating systems. A big issue is that we want to have the user administration done by other than system administrators and if they cant use the IPA web gui to do what we need, we may need to look at another product for user administration. We can always use the ipa user-mod commands after the user is added but this makes it a bit more complicated for others than system administrators. --- Additional comment from Petr Vobornik on 2013-04-25 17:29:56 CEST --- Fixed upstream: Master: e10d934230a7f70fd9ea20a3ca96f4b8356f5664 Make gecos field editable in Web UI
I was just debugging something. I changed the Full name on the IPA UI and was surprised that getent passwd did not pick up the change on the client. Even used sss_cache -U to no avail. Only then was I pointed to the fact that on the UI, it's cn, while on the client, it's gecos attribute which is used. Sure enough, the gecos gets populated when you create new user on IPA UI (with the Full name field, I assume) but going forward, there is no way to change what the clients will consume. This seems like pretty serious issue because you might be then communicating with different person than you intend to when you do a search and you find completely different person based on the GECOS field than the person has listed on the UI. Therefore I'm cloning for consideratin for RHEL 6 backport.
Fixed upstream: Master: e10d934230a7f70fd9ea20a3ca96f4b8356f5664 Make gecos field editable in Web UI Moving to POST.
Created attachment 794634 [details] Gecos field in Webui
verified ipa-server-3.0.0-33.el6.x86_64 GECOS field is present under user identity settings.
*** Bug 1008536 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1651.html