Bug 11645 - ansible: Configure SSS to fetch SSH keys from LDAP
Summary: ansible: Configure SSS to fetch SSH keys from LDAP
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Unclassified
Component: --- (show other bugs)
Version: unspecified
Hardware: unspecified Unspecified
: - Unknown - - Unknown -
Assignee: Timo Eissler
QA Contact:
URL:
Keywords:
Depends on: 11643
Blocks: ANSIBLE
  Show dependency treegraph
 
Reported: 2018-02-26 19:55 UTC by Michael Tremer
Modified: 2019-08-28 14:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Tremer 2018-02-26 19:55:31 UTC
Configuration can be found in this howto: https://www.ossramblings.com/using-ldap-to-store-ssh-public-keys-with-sssd
Comment 1 Michael Tremer 2018-05-24 13:14:22 UTC
The current configuration scrambles the sssd.conf configuration file. Everything was removed but the services section and permissions need to be 600 (root:root). If not, sssd refuses to start.
Comment 2 Timo Eissler 2018-08-13 14:53:58 UTC
Done.