On Fri, Apr 10, 2020 at 04:41:23AM -0000, Greg Skelton wrote: > Hey guess, > > First off, this is great stuff.. I appreciate SSSD and what is can do for my > small network. > https://docs.pagure.org/SSSD.sssd/design_pages/prompting_configuration.html#implementation-details > I've been reading this webpage and I've been retrying everything that I can > think of for the configuration. > > It's a read basic question, where would this go in my sssd.conf? > [prompting/password] > password_prompt = Active Directory Password: > > I wanted to make sure my users know the linux server are asking for a AD > password? > Anywhere I've put that bit of configuration sssctl config-check said it was > wrong.
Hi, I'm sorry, I forgot to make the rules aware of the new [prompting/*] sections. '[prompting/password]' should just be a section on its own in sssd.conf and should work even if the rules complain. Feel free to open a ticket at https://github.com/SSSD/sssd/issues/new (please note we just moved to github for issues not pagure anymore). bye, Sumit > > Any hints? > Many thanks > _______________________________________________ > sssd-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > 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://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
