14 June,17 at 10:28 PM
4) In systems such as SLES 10 where the screen unlock is handled by the program gnome-screensaver. Some versions of gnome-screensaver cannot handle the additional challenge/response interaction required for MFA and hang during unlock. In this case, please add 'gnome-screensav' to the pam.mfa.program.ignore list in centrifydc.conf to disable MFA functionality for this screen saver.
Ubuntu 15.04:
5) In systems such as Ubuntu 15.04 where screen unlock is handled by the program compiz, MFA does not work because compiz does not support the additional Challenge/Response interactions. Please add 'compiz' to the "pam.mfa.program.ignore" list in centrifydc.conf to disable MFA functionality for this program.
OpenSUSE:
6) MFA is disabled in KDE Display Manager (kdm) environment in openSUSE due to issues with the native generic plugin module. Please refer to the following links:
https://bugs.kde.org/show_bug.cgi?id=329523
https://bugs.kde.org/show_bug.cgi?id=105631
NOTE:
If you need to modify the parameter "pam.mfa.program.ignore" list in centrifydc.conf, please note that you need to specify the default values in the parameter.
The default list is "vsftpd java httpd cdc_chkpwd kdm unix2_chkpwd". For example, if you need to add compiz to this list, the line should be:
pam.mfa.program.ignore: vsftpd java httpd cdc_chkpwd kdm unix2_chkpwd compiz
Please check with Centrify Support if you need more information about Linux desktop (especially screensaver) compatibility issues.