strongswan/conf/plugins/xauth-pam.opt
Tobias Brunner 828815b0d8 conf: Options of all plugins documented
Some options are still missing descriptions though.
2014-02-12 14:34:34 +01:00

10 lines
312 B
Plaintext

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