From e937f03e4963fd2bc72bf39440b23623320b4332 Mon Sep 17 00:00:00 2001 From: Lucas Castro Date: Mon, 29 Jul 2024 00:01:24 -0300 Subject: updated pam application name --- capu | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 capu diff --git a/capu b/capu new file mode 100755 index 0000000..4e9a0e2 --- /dev/null +++ b/capu @@ -0,0 +1,3 @@ +# check authorization +auth required pam_unix.so +account required pam_unix.so -- cgit v1.2.3