diff options
| author | Mistivia <i@mistivia.com> | 2025-11-02 15:29:28 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-11-02 15:29:28 +0800 |
| commit | 9f42c2d5f911cb4e215d7873221e642ce7df4d61 (patch) | |
| tree | 6dac90a889a7402a9556d3d1bcc5cb53cdb9f123 /ngircd/contrib/Debian/ngircd.pam | |
| parent | fb2d9de539b660a261af19b1cbcceb7ee7980cb1 (diff) | |
deprecate webircdateway and ngircd
Diffstat (limited to 'ngircd/contrib/Debian/ngircd.pam')
| -rw-r--r-- | ngircd/contrib/Debian/ngircd.pam | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ngircd/contrib/Debian/ngircd.pam b/ngircd/contrib/Debian/ngircd.pam deleted file mode 100644 index 9d2f6d5..0000000 --- a/ngircd/contrib/Debian/ngircd.pam +++ /dev/null @@ -1,10 +0,0 @@ -# /etc/pam.d/ngircd - -# You have to adjust this configuration to your local setup and needs. Keep in -# mind that all PAM modules are run with the privileges of the user account the -# ngIRCd daemon runs as ("irc" by default, not root!), so you can't use PAM -# modules requiring root privileges (like pam_unix, for example)! - -# Log and deny all connections to ngIRCd: -auth required pam_warn.so -auth required pam_deny.so |
