RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 598626 - ipa-client depends on python-krbv
Summary: ipa-client depends on python-krbv
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ipa
Version: 6.0
Hardware: All
OS: Linux
high
medium
Target Milestone: beta
: ---
Assignee: Rob Crittenden
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On: 598617
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-01 18:21 UTC by Rob Crittenden
Modified: 2011-10-20 20:34 UTC (History)
5 users (show)

Fixed In Version: ipa-client-2.0-8.el6
Doc Type: Bug Fix
Doc Text:
Clone Of: 598617
Environment:
Last Closed: 2010-11-10 20:41:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Drop python-krbV usage (1.61 KB, patch)
2010-06-03 14:23 UTC, Rob Crittenden
no flags Details | Diff
remove another usage of krbV (2.19 KB, patch)
2010-06-03 15:15 UTC, Rob Crittenden
no flags Details | Diff

Description Rob Crittenden 2010-06-01 18:21:03 UTC
+++ This bug was initially created as a clone of Bug #598617 +++

Currently ipa-client depends on python-krbv. It is believed to be needed only for uninstalling to get the default kerberos realm so /etc/krb5.keytab can be cleaned up. 

However, python-krbv is not packaged for RHEL6 and this is causing a dependency problem for the RHEL6 tech preview of ipa-client.

Lets investigate if there are alternative mechanisms to get the default krb realm so we can remove the dependency on python-krb5.

Comment 1 RHEL Program Management 2010-06-01 18:36:13 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 2 Rob Crittenden 2010-06-03 14:23:34 UTC
Created attachment 419395 [details]
Drop python-krbV usage

Based on upstream patch.

Comment 3 Rob Crittenden 2010-06-03 15:15:16 UTC
Created attachment 419418 [details]
remove another usage of krbV

Comment 5 Rob Crittenden 2010-06-16 21:11:38 UTC
Found another place where krbV was being referenced. Updated the patch and rebuilt (ipa-client-2.0-8.el6).

Comment 7 Jenny Severance 2010-08-10 20:58:51 UTC
verified RHEL 6:

[root@jennyv2 ~]# rpm -q python-krbV
package python-krbV is not installed

[root@jennyv2 ~]# rpm -q ipa-client
ipa-client-2.0-9.el6.i686

ipa-client-install successful, kinit and sso ssh

Uninstall successful:

[root@jennyv2 ~]# ipa-client-install --uninstall
Removing Kerberos service principals from /etc/krb5.keytab
Disabling client Kerberos and Ldap configurations
Restoring client configuration files
The original nsswitch.conf configuration has been restored.

keytab removed:

ktutil:  rkt /etc/krb5.keytab
ktutil:  l
slot KVNO Principal
---- ---- ---------------------------------------------------------------------

ipa-client version:
ipa-client-2.0-9.el6.i686

Comment 8 releng-rhel@redhat.com 2010-11-10 20:41:00 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


Note You need to log in before you can comment on or make changes to this bug.