#2841 ipa-client-install always adds _srv_ entry to sssd.conf even when server specified.
Closed: Fixed None Opened 11 years ago by dpal.

https://bugzilla.redhat.com/show_bug.cgi?id=831010 (freeIPA)

Description of problem:
ipa-client-install always adds _srv_ entry to sssd.conf even when server
specified

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


How reproducible:
Create new ipa server in a dns domain that you don't have complete control
over, meaning you can't add srv records (or modify current existing windows ad
records), so you have to create a separate kerberos realm, say ipa.example.com.
ipa-client-install --server=server.example.com --domain -example.com --realm
IPA.EXAMPLE.COM
Install succeeds, but has an error Unable to find 'admin' user with 'getent
passwd admin'!

Steps to Reproduce:
1. Install ipa client with above command


Actual results:
Unable to find 'admin' user with 'getent passwd admin'!

Expected results:
No errors

Additional info:

Use in conjunction with --fixed-primary.

No longer set srv when fixed-primary is set.

Make server multi-value so multiple servers can be passed in.

Metadata Update from @dpal:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 3.0 Beta 2

7 years ago

Login to comment on this ticket.

Metadata