pam_xauth:
	Forward xauth cookies from user to user, normally used by su

RECOGNIZED ARGUMENTS:
	debug		write debugging messages to syslog
	logpub		log all messages INSECURELY for ease of debugging
	warndays=	a warning will be issued if a reference counting
			file is more than warndays days old, defaults to
			7
	warnhours=	a warning will be issued if a reference counting
			file is more than warnhours hours old
	systemuser=	highest user id assigned to system users defaults
			to 499
	xauthpath=	the path to the xauth program, by default
			/usr/X11R6/bin/xauth

MODULE SERVICES PROVIDED:
	sess		open session copies xauth cookie to new user
			close session deletes copied xauth cookie

AUTHOR:
	Michael K. Johnson <johnsonm@redhat.com>
