diff options
Diffstat (limited to 'network/quagga/quagga.pam')
-rw-r--r-- | network/quagga/quagga.pam | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/quagga/quagga.pam b/network/quagga/quagga.pam new file mode 100644 index 0000000000..093e172946 --- /dev/null +++ b/network/quagga/quagga.pam @@ -0,0 +1,3 @@ +# 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_permit.so |