On Tue, Apr 30, 2019 at 05:57:34PM +0200, Lukas Slebodnik wrote: > On (30/04/19 11:05), Mario Rossi wrote: > >Hi sssd users! > > > >I am trying to encrypt a password via sss_obfuscate , but the binary refuses > >to work to conf.d/ folder configs > > > > Because it is not implemented. > conf.d/ is implemented in C library libini_config and sss_obfuscate use python > bindings (SSSDConfig) which does not support conf.d/ folder. > > > Workaround is to do that on full sssd.conf and then copy part of domain > section > into conf.d/
As Lukas said, and feel free to open a bug on https://pagure.io/SSSD/sssd/new_issue. bye, Sumit > > LS > _______________________________________________ > sssd-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedorahosted.org/archives/list/[email protected] _______________________________________________ sssd-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
