Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 746276

Summary: Error when using ipa-client-install with --no-sssd option
Product: Red Hat Enterprise Linux 6 Reporter: Namita Soman <nsoman>
Component: ipaAssignee: Rob Crittenden <rcritten>
Status: CLOSED ERRATA QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1CC: jgalipea, mkosek
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ipa-2.1.3-1.el6 Doc Type: Bug Fix
Doc Text:
Do not document
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-06 18:43:08 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:    
Bug Blocks: 748554    

Description Namita Soman 2011-10-14 15:39:10 UTC
Description of problem:
Seeing the error message, using steps below:

# ipa-client-install --domain=testrelm --realm=TESTRELM -p admin -w <xxx>
--no-sssd
Discovery was successful!
Hostname: rhel62-server2.testrelm
Realm: TESTRELM
DNS Domain: testrelm
IPA Server: rhel62-server1.testrelm
BaseDN: dc=testrelm


Continue to configure the system with these values? [no]: y
Synchronizing time with KDC...

Enrolled in IPA realm TESTRELM
Created /etc/ipa/default.conf
Configured /etc/krb5.conf for IPA realm TESTRELM
LDAP enabled
Kerberos 5 enabled
Unable to find 'admin' user with 'getent passwd admin'!
Unable to reliably detect configuration. Check NSS setup manually.
NTP enabled
Client configuration complete.




Version-Release number of selected component (if applicable):
ipa-client-2.1.2-2.el6.x86_64

How reproducible:
always

Steps to Reproduce:
1.ipa-client-install --domain=testrelm --realm=TESTRELM -p admin -w <xxx>
--no-sssd

  
Actual results:
output includes error:
Unable to find 'admin' user with 'getent passwd admin'!
Unable to reliably detect configuration. Check NSS setup manually.

Expected results:
not to see the above message

Additional info:
possibly related bugs - bug 736954, bug 714924

Comment 1 Rob Crittenden 2011-10-14 15:48:20 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/1986

Comment 2 Rob Crittenden 2011-10-14 18:07:03 UTC
Fixed upstream

master: 814a424a37c715f0fd14e88282271d29d3d1fd94

ipa-2-1: 1104a8898ca6d4e46f3671245703fe1ca8b40ec5

Comment 4 Martin Kosek 2011-10-31 16:23:08 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Do not document

Comment 5 Namita Soman 2011-11-03 14:53:17 UTC
Verified using ipa-client-2.1.3-8.el6.x86_64

Had to install nss_ldap on this machine to allow installing with --no-sssd option (bug 750850):
wget http://download.devel.redhat.com/brewroot/packages/nss_ldap/264/8.el6/x86_64/nss_ldap-264-8.el6.x86_64.rpm
yum localinstall nss_ldap-264-8.el6.x86_64.rpm 

Then installed successfully and kinit'd as well:
# ipa-client-install --domain=testrelm --realm=TESTRELM -p admin -w Secret123 --no-sssd
Discovery was successful!
Hostname: ipa-replica2.testrelm
Realm: TESTRELM
DNS Domain: testrelm
IPA Server: ipa-master.testrelm
BaseDN: dc=testrelm


Continue to configure the system with these values? [no]: y
Synchronizing time with KDC...

Enrolled in IPA realm TESTRELM
Created /etc/ipa/default.conf
Configured /etc/krb5.conf for IPA realm TESTRELM
LDAP enabled
Kerberos 5 enabled
LDAP configured using configuration file(s) /etc/ldap.conf
NTP enabled
Client configuration complete.

Comment 6 errata-xmlrpc 2011-12-06 18:43:08 UTC
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/RHSA-2011-1533.html