diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 14:06:58 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 14:06:58 +0000 |
commit | fa0594f4021dbf53966e167cf44c1bb84df5bb23 (patch) | |
tree | 3c991fcabf18a0e314a10edf337db266e504af11 /freeradius-pam-conf | |
parent | 72d830c7e64b038eb96c0f36e0c1a0ab225238e3 (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 |