diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 15:07:26 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 15:07:26 +0000 |
commit | ddbcd476bcf135de4c18654a2794c883edaa7265 (patch) | |
tree | 3c991fcabf18a0e314a10edf337db266e504af11 /freeradius-pam-conf | |
parent | 06d5e3e4a47cb04066a40c5625604f7097ee4181 (diff) |
automatic import of freeradiusopeneuler24.03_LTSopeneuler23.09
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 |