summaryrefslogtreecommitdiff
path: root/modules/pam_xauth/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_xauth/README')
-rw-r--r--modules/pam_xauth/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/pam_xauth/README b/modules/pam_xauth/README
index dd65292f..97916b8f 100644
--- a/modules/pam_xauth/README
+++ b/modules/pam_xauth/README
@@ -23,7 +23,8 @@ pam_xauth:
RECOGNIZED ARGUMENTS:
debug write debugging messages to syslog
xauthpath= the path to the xauth program, by default
- /usr/X11R6/bin/xauth
+ /usr/X11R6/bin/xauth, /usr/bin/xauth and
+ /usr/bin/X11/xauth
systemuser= highest user id assigned to system users, defaults
to 499 (pam_xauth will refuse to forward creds to
target users with id equal to or below this number,