summaryrefslogtreecommitdiff
path: root/freeradius-pam-conf
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 15:07:26 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 15:07:26 +0000
commitddbcd476bcf135de4c18654a2794c883edaa7265 (patch)
tree3c991fcabf18a0e314a10edf337db266e504af11 /freeradius-pam-conf
parent06d5e3e4a47cb04066a40c5625604f7097ee4181 (diff)
automatic import of freeradiusopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to 'freeradius-pam-conf')
-rw-r--r--freeradius-pam-conf6
1 files changed, 6 insertions, 0 deletions
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