Annotation of embedaddon/strongswan/conf/plugins/xauth-pam.opt, revision 1.1.1.1

1.1       misho       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>