diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:59:08 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:59:08 +0000 |
commit | ce45e7eeedd9b6c03e13ece88969662ab99a54d4 (patch) | |
tree | 3c991fcabf18a0e314a10edf337db266e504af11 /freeradius-pam-conf | |
parent | b4b026256764f713f0d62b0c0dad37b0a4f92f19 (diff) |
automatic import of freeradiusopeneuler24.03_LTS
Diffstat (limited to 'freeradius-pam-conf')
-rw-r--r-- | freeradius-pam-conf | 6 |
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 |