blob: 737b88953b59373411b11f019ae3904d9bc176ea (
plain)
1
2
3
4
|
# Any user may call vtysh but only those belonging to the group frrvty can
# actually connect to the socket and use the program.
auth sufficient pam_permit.so
account sufficient pam_rootok.so
|