File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / plugins / xauth-pam.opt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:43 2020 UTC (4 years, 10 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan

    1: charon.plugins.xauth-pam.pam_service = login
    2: 	PAM service to be used for authentication.
    3: 
    4: charon.plugins.xauth-pam.session = no
    5: 	Open/close a PAM session for each active IKE_SA.
    6: 
    7: charon.plugins.xauth-pam.trim_email = yes
    8: 	If an email address is received as an XAuth username, trim it to just the
    9: 	username part.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>