Bug 953617
| Summary: | freeipa-client 3.2 install openssh does not support dynamically loading authorized user keys | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Scott Poore <spoore> |
| Component: | freeipa | Assignee: | Rob Crittenden <rcritten> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | abokovoy, mkosek, pkis, rcritten, ssorce |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | freeipa-3.2.0-2.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-05-24 20:41:32 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Scott Poore
2013-04-18 16:34:18 UTC
Upstream ticket: https://fedorahosted.org/freeipa/ticket/3571 Related Bugzilla fixing the broken behavior in Fedora 18: Bug 953534. Fixed upstream. master: ddd8988f1cd2c5ecafb476a6efca15e906cb84df ipa-3-1: 47f701cde394e74442410307623ce25314319047 *** Bug 959493 has been marked as a duplicate of this bug. *** freeipa-3.2.0-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/freeipa-3.2.0-1.fc19 [root@f19-3 repo]# ipa-client-install --domain=ipa.example.org --server=f19-1.ipa.example.org -p admin -w Secret123 -U
WARNING: ntpd time&date synchronization service will not be configured as
conflicting service (chronyd) is enabled
Use --force-ntpd option to disable it and force configuration of ntpd
Hostname: f19-3.ipa.example.org
Realm: IPA.EXAMPLE.ORG
DNS Domain: ipa.example.org
IPA Server: f19-1.ipa.example.org
BaseDN: dc=ipa,dc=example,dc=org
Synchronizing time with KDC...
Successfully retrieved CA cert
Subject: CN=Certificate Authority,O=IPA.EXAMPLE.ORG
Issuer: CN=Certificate Authority,O=IPA.EXAMPLE.ORG
Valid From: Sat May 11 00:02:23 2013 UTC
Valid Until: Wed May 11 00:02:23 2033 UTC
Enrolled in IPA realm IPA.EXAMPLE.ORG
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.
New SSSD config will be created
Configured /etc/sssd/sssd.conf
Configured /etc/krb5.conf for IPA realm IPA.EXAMPLE.ORG
trying https://f19-1.ipa.example.org/ipa/xml
Forwarding 'env' to server u'https://f19-1.ipa.example.org/ipa/xml'
Hostname (f19-3.ipa.example.org) not found in DNS
DNS server record set to: f19-3.ipa.example.org -> 192.168.122.193
Adding SSH public key from /etc/ssh/ssh_host_dsa_key.pub
Adding SSH public key from /etc/ssh/ssh_host_rsa_key.pub
Forwarding 'host_mod' to server u'https://f19-1.ipa.example.org/ipa/xml'
SSSD enabled
Configured /etc/openldap/ldap.conf
Configured /etc/ssh/ssh_config
Configured /etc/ssh/sshd_config
Client configuration complete.
Also, I see in the log that it looks like it's successfully doing the host_mod to add the keys
Package freeipa-3.2.0-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing freeipa-3.2.0-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-7911/freeipa-3.2.0-1.fc19 then log in and leave karma (feedback). freeipa-3.2.0-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |