summaryrefslogtreecommitdiff
path: root/sysconf/pam-radius
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@vyatta.com>2009-10-31 13:22:42 -0700
committerStig Thormodsrud <stig@vyatta.com>2009-10-31 13:22:42 -0700
commitb817fa2eb752bc1f4a8d3c97b7749d003c2bb7d4 (patch)
tree54c329d60fc947e7562759bebcd8cd8b24ac7be8 /sysconf/pam-radius
parent1b8212fe55cc9d83601acc52b43d3e7116542eda (diff)
parent1f5174a65f21d1280827d7fb911232f4bfc56eb7 (diff)
downloadvyatta-cfg-system-b817fa2eb752bc1f4a8d3c97b7749d003c2bb7d4.tar.gz
vyatta-cfg-system-b817fa2eb752bc1f4a8d3c97b7749d003c2bb7d4.zip
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwood
Diffstat (limited to 'sysconf/pam-radius')
-rw-r--r--sysconf/pam-radius12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysconf/pam-radius b/sysconf/pam-radius
new file mode 100644
index 00000000..0409dd44
--- /dev/null
+++ b/sysconf/pam-radius
@@ -0,0 +1,12 @@
+Name: Radius authentication
+Default: no
+Priority: 512
+Auth-Type: Primary
+Auth:
+ [success=end default=ignore] pam_radius_auth.so try_first_pass
+Auth-Initial:
+ [success=end default=ignore] pam_radius_auth.so
+Account-Type: Primary
+Account:
+ [success=end new_authtok_reqd=done default=ignore] pam_radius_auth.so try_first_pass
+