]> arthur.barton.de Git - ngircd-alex.git/blob - contrib/Debian/ngircd.pam
Don't abort startup when setgid/setuid() fails with EINVAL
[ngircd-alex.git] / contrib / Debian / ngircd.pam
1 # /etc/pam.d/ngircd
2
3 # You have to adjust this configuration to your local setup and needs. Keep in
4 # mind that all PAM modules are run with the privileges of the user account the
5 # ngIRCd daemon runs as ("irc" by default, not root!), so you can't use PAM
6 # modules requiring root privileges (like pam_unix, for example)!
7
8 # Log and deny all connections to ngIRCd:
9 auth required pam_warn.so
10 auth required pam_deny.so