Bug 857049
| Summary: | [RHEL5] IPA allows clients named localhost.localdomain, they should be refused | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Scott Poore <spoore> |
| Component: | ipa-client | Assignee: | Rob Crittenden <rcritten> |
| Status: | CLOSED WONTFIX | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.9 | CC: | cvantuin, jgalipea, ksiddiqu, mkosek, nsoman |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 753526 | Environment: | |
| Last Closed: | 2013-11-08 08:19:17 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 753526 | ||
| Bug Blocks: | 756082 | ||
|
Description
Scott Poore
2012-09-13 13:11:42 UTC
I'm seeing the same thing on RHEL5 so I made this clone since the fix does not yet exist in RHEL5 as of version: ipa-client-2.1.3-4.el5 # rpm -q ipa-client ipa-client-2.1.3-4.el5 # cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.9 Beta (Tikanga) # hostname localhost.localdomain # ipa-client-install --domain=$DOMAIN --realm=$RELM -p $ADMINID -w $ADMINPW --unattended --server=$MASTER Discovery was successful! Hostname: localhost.localdomain Realm: TESTRELM.COM DNS Domain: testrelm.com IPA Server: vm4.testrelm.com BaseDN: dc=testrelm,dc=com Synchronizing time with KDC... Enrolled in IPA realm TESTRELM.COM Created /etc/ipa/default.conf Unable to parse existing SSSD config. As option --preserve-sssd was not specified, new config will override the old one. The old /etc/sssd/sssd.conf is backed up and will be restored during uninstall. root : ERROR Unable to parse existing SSSD config and --preserve-sssd was not specified: [Errno 2] No such file or directory: '/etc/sssd/sssd.conf' Configured /etc/sssd/sssd.conf Configured /etc/krb5.conf for IPA realm TESTRELM.COM SSSD enabled NTP enabled Client configuration complete. Moving to POST as this is already fixed upstream: fixed upstream: master: f7b4eb6a0918c0b73d4b98f47dcd76fa4e8072f5 ipa-2-2: bf32ed8bf0917e1e029f9488090944143cd2dc68 This Bugzilla has been reviewed by Red Hat and is not planned on being addressed in Red Hat Enterprise Linux 5, and therefore will be closed. If this bug is critical to production systems, please contact your Red Hat support representative and provide sufficient business justification. This issue is already fixed in ipa-client in RHEL-6.3. |