asis">root, the user will not forward cookies to other users.
Both the import and export files support wildcards (such as *). Both the import and export files can be empty, signifying that no users are allowed.
Print debug information.
Specify the path the xauth program (it is expected in
/usr/X11R6/bin/xauth,
/usr/bin/xauth, or
/usr/bin/X11/xauth by default).
Specify the highest UID which will be assumed to belong to a "system" user. pam_xauth will refuse to forward credentials to users with UID less than or equal to this number, except for root and the "targetuser", if specified.
Specify a single target UID which is exempt from the systemuser check.
Memory buffer error.
Permission denied by import/export file.
Cannot determine user name, UID or access users home directory.
Success.
User not known.
Add the following line to /etc/pam.d/su to
forward xauth keys between users when calling su:
session optional pam_xauth.so