#1986 Error when using ipa-client-install with --no-sssd option
Closed: Fixed None Opened 12 years ago by rcritten.

https://bugzilla.redhat.com/show_bug.cgi?id=746276

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

Metadata Update from @rcritten:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.1.3 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata