/etc/sssd/sssd.conf [sssd] reconnection_retries = 0 config_file_version = 2 services = nss, sudo, pam, ssh domains = example.com [nss] homedir_substring = /home [pam] #debug_level = 10 [sudo] #debug_level = 7 [autofs] [ssh] [pac] [ifp] [secrets] [session_recording] [prompting/password] password_prompt = Password : [prompting/2fa] single_prompt = False first_prompt = 2fa_Password : second_prompt = 2fa_Otp :
For the user whose ipauserauthtype is 'otp', when sssd_be is online, two prompt inputs work. I should put password / otp separately. But when sssd_be if offline, there is only one prompt like 'Password :" I wonder why it works like this way, Is there is any way to get two prompt asking separately in offline mode as well? -- _______________________________________________ FreeIPA-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] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
