Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PAM_XDG(8)		    System Manager's Manual		    PAM_XDG(8)

NAME
       pam_xdg -- XDG PAM module

SYNOPSIS
       [service-name] module-type control-flag pam_xdg [arguments]

DESCRIPTION
       The  xdg	service	module for PAM sets up the runtime directory according
       to the XDG specifications.

       By default the directory	is created under /var/run/xdg/<username>.

       The following option may	be passed to the authentication	module:

       runtime_dir_prefix=directory
			   Use an alternate base directory

SEE ALSO
       pam(3), pam.conf(5)

AUTHORS
       The pam_xdg module and this manual page were written by Emmanuel	 Vadot
       <manu@FreeBSD.org>.

FreeBSD	14.3			August 22, 2024			    PAM_XDG(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pam_xdg&manpath=FreeBSD+14.3-RELEASE+and+Ports>

home | help