From ddbcd476bcf135de4c18654a2794c883edaa7265 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 15:07:26 +0000 Subject: automatic import of freeradius --- freeradius-pam-conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 freeradius-pam-conf (limited to 'freeradius-pam-conf') diff --git a/freeradius-pam-conf b/freeradius-pam-conf new file mode 100644 index 0000000..090c4a5 --- /dev/null +++ b/freeradius-pam-conf @@ -0,0 +1,6 @@ +#%PAM-1.0 +auth include password-auth +account required pam_nologin.so +account include password-auth +password include password-auth +session include password-auth -- cgit v1.2.3