diff options
Diffstat (limited to 'test-services/echo-service')
-rw-r--r-- | test-services/echo-service | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test-services/echo-service b/test-services/echo-service new file mode 100644 index 0000000..1734a00 --- /dev/null +++ b/test-services/echo-service @@ -0,0 +1,3 @@ +# Custom stack to always permit, independent of the user name/pass +auth optional pam_echo.so This is an info message for user %u on %s +auth required pam_permit.so |