summaryrefslogtreecommitdiff
path: root/freeradius-pam-conf
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-05 01:59:08 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-05 01:59:08 +0000
commitce45e7eeedd9b6c03e13ece88969662ab99a54d4 (patch)
tree3c991fcabf18a0e314a10edf337db266e504af11 /freeradius-pam-conf
parentb4b026256764f713f0d62b0c0dad37b0a4f92f19 (diff)
automatic import of freeradiusopeneuler24.03_LTS
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