summaryrefslogtreecommitdiff
path: root/sysconf/pam_radius.cfg
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-11-02 17:18:27 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-11-02 17:18:27 -0800
commit403bb750a20b84800fbbd4d18156b11840b65ee4 (patch)
tree17fd586c4a920e45ef01e5e45b37a99f5d220bf7 /sysconf/pam_radius.cfg
parent6ddbdaeb4557c04e6ad5c86f7ced922685634851 (diff)
downloadvyatta-cfg-quagga-403bb750a20b84800fbbd4d18156b11840b65ee4.tar.gz
vyatta-cfg-quagga-403bb750a20b84800fbbd4d18156b11840b65ee4.zip
rename pam-radius to pam_radius.cfg
Use a reasonable suffix for file type
Diffstat (limited to 'sysconf/pam_radius.cfg')
-rw-r--r--sysconf/pam_radius.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysconf/pam_radius.cfg b/sysconf/pam_radius.cfg
new file mode 100644
index 00000000..3b9d92fc
--- /dev/null
+++ b/sysconf/pam_radius.cfg
@@ -0,0 +1,12 @@
+Name: Radius client
+Default: yes
+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
+