#3260 Missing Option to add SSH Public Key in Web UI after upgrade
Closed: Fixed None Opened 11 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=877324 (Red Hat Enterprise Linux 6)

Description of problem:
After doing an Upgrade to RH IdM 2.2 in RHEL 6.3, we were unable to add SSH
public keys on the Web UI.
Adding a SSH public key on the command line "ipa user-mod <user> --sshpubkey"
did work.

On the Web UI, there was no "Add" button though.

Version-Release number of selected component (if applicable):
ipa-server-2.2.0-16.el6

How reproducible:
Only if upgrade installation from 6.2

Steps to Reproduce:
1. setup RHEL 6.2 with IdM
2. add users
3. run upgrade to RHEL 6.3
4. login to the Web UI, modify a user and you'll notice that you can't add a
ssh public key for a previousy created user.

Actual results:
"Add" Option missing

Expected results:
"Add" Option should be there

Additional info:
We noticed that for exiting users, the objectclass ipasshgroupofpubkeys was
missing. The command line tool "ipa user-mod --sshpubkey" seems to add the
missing objectclass automatically.
If we add objectclass ipasshgroupofpubkeys via ldapmodify to an existing user,
the button "Add" is available on the Web UI

- ipa-3-0 : 592041b0de8fa72f1f95a515e36aa1a6e899e5e6 Editable sshkey, mac address field after upgrade 
- master: 0833f594c15d05b6ead7e7ca15aabe34fa09a766 Editable sshkey, mac address field after upgrade

Metadata Update from @mkosek:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 3.0.2

7 years ago

Login to comment on this ticket.

Metadata