Also i need suggestion on below two queries: 1. if pam_get_item(pamh, PAM_CONV, (const void **) &conv) is supported from sssd if i want to get custom input from user ? It can be answers of any mfa factors. When i am trying this api it always returns the password user has entered.
2. Can we use pam_info for the informational messages. If we can use this then we can form question through pam_info and for getting input we can use pam_get_item with PAM_PROMPT_ECHO_OFF. I will be really thankful if you can guide me with these. Thanks. _______________________________________________ sssd-devel 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]
