#5859 ipa-client-install --no-sssd: Unable to find 'admin' user with 'getent passwd admin@domainname'!
Closed: wontfix 5 years ago by rcritten. Opened 7 years ago by pvoborni.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1327627

Created attachment 1147654
Console Output

Description of problem: Fix the console message displayed when
ipa-client-install is done with --no-sssd option.

Version-Release number of selected component (if applicable):

How reproducible: Always

Steps to Reproduce:
1. Ensure IPA server is installed.
2. Now install ipa-client using the below command e.g

ipa-client-install --domain=dhcp20797.in --realm=DHCP20797.IN -p admin -w
labs_pwd -U --server=host2.dhcp20797.in --no-sssd


Actual results:
IPA client is installed without any errors but it displays message "Unable to
find 'admin' user with 'getent passwd admin@domainname'! because appending
domain name doesn't work it works only for 'getent passwd admin'


Expected results:
Although IPA client is installed without any errors, the message displayed on
the console should be fixed.

Additional info: Attached the console output displaying the message.

Metadata Update from @pvoborni:
- Issue assigned to someone
- Issue set to the milestone: Future Releases

7 years ago

Behavior of--no-sssd option won't be changed. Upstream already deprecated them in IPA 4.7+.

Metadata Update from @rcritten:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata