diff options
Diffstat (limited to 'debian/vyatta-quagga.pam')
-rw-r--r-- | debian/vyatta-quagga.pam | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/vyatta-quagga.pam b/debian/vyatta-quagga.pam deleted file mode 100644 index 0da44ecb..00000000 --- a/debian/vyatta-quagga.pam +++ /dev/null @@ -1,6 +0,0 @@ -# This allows root to do vtysh without passwords -auth sufficient pam_rootok.so - -# Any user may call vtysh but only those belonging to the group quaggavty can -# actually connect to the socket and use the program. -auth sufficient pam_wheel.so quaggavty |