1
0
mirror of https://github.com/falk-werner/webfuse synced 2026-03-02 03:40:24 +00:00

add example of PAM authenticator

This commit is contained in:
Falk Werner
2023-02-02 21:05:49 +01:00
parent 7a131d6024
commit 7559bebb05
7 changed files with 332 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Use unix authentication for webfuse authentication.
#
# NOTE:
# - in order to use unix authentication, read access to /etc/shadow is required
auth required pam_unix.so
account required pam_unix.so