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/ 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]
