diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-11-02 17:18:27 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-11-02 17:18:27 -0800 |
commit | 403bb750a20b84800fbbd4d18156b11840b65ee4 (patch) | |
tree | 17fd586c4a920e45ef01e5e45b37a99f5d220bf7 /sysconf/pam-radius | |
parent | 6ddbdaeb4557c04e6ad5c86f7ced922685634851 (diff) | |
download | vyatta-cfg-system-403bb750a20b84800fbbd4d18156b11840b65ee4.tar.gz vyatta-cfg-system-403bb750a20b84800fbbd4d18156b11840b65ee4.zip |
rename pam-radius to pam_radius.cfg
Use a reasonable suffix for file type
Diffstat (limited to 'sysconf/pam-radius')
-rw-r--r-- | sysconf/pam-radius | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sysconf/pam-radius b/sysconf/pam-radius deleted file mode 100644 index 0409dd44..00000000 --- a/sysconf/pam-radius +++ /dev/null @@ -1,12 +0,0 @@ -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 - |