#5795 [RFE] Option to rename the user, group, hostname entries in Red Hat Hat IDM through GUI.
Closed: duplicate 2 years ago by frenaud. Opened 8 years ago by pvoborni.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1320841

Created attachment 1139855
Screen shot of user properties which shows there is no option to rename the
userlogin.

Description of problem:

IDM doesn't have an option to edit the user login, Group name , Host name
entries through GUI.

Version-Release number of selected component (if applicable):

In all the versions of IPA.

How reproducible:

Steps to Reproduce:

1. Install an IPA server on RHEL.
2. Add the user, group entries.
3. Try to rename the user, group , Host name entries through GUI.

Actual results:

No option to edit the above mentioned entries through GUI as shown in the
attachment.

Expected results:

Utility or option to rename the above mentioned entries through GUI.

Additional info:

This can be done through command line as below :

# ipa user-mod --rename=<newname> <oldname>

For Example :

# ipa user-mod --rename=testusernew testuser
---------------------
Modified user "testuser"
---------------------
User login: testusernew
First name: test
Last name: user
Home directory: /home/testuser
Login shell: /bin/sh
Email address: testuser@redhat.com
UID: 66006
GID: 66006
Account disabled: False
Password: True
Member of groups: ipausers
Kerberos keys available: True

Similarly with group names as below :

# ipa group-mod  --rename=<newgroupname>  oldgroupname

Metadata Update from @pvoborni:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.5 backlog

7 years ago

Closing as duplicate of:
- #6780 [RFE] host groups web-ui renames
- #6781 [RFE] user groups web-ui renames
- #6782 [RFE] HBAC rule web-ui renames

Metadata Update from @frenaud:
- Issue close_status updated to: duplicate
- Issue set to the milestone: None (was: FreeIPA 4.5 backlog)
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata