From bdae9843ab90fb2091ad5673e11a667ddcb0f3a8 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 19 Jan 2022 19:04:42 -0700 Subject: [PATCH] PAM is enabled on NetBSD by default too. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 90ec39f50..e65bf1f02 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -567,7 +567,7 @@ Defaults are listed in brackets after the description. --with-pam Enable PAM support. This is on by default for Darwin, FreeBSD, - Linux, Solaris, and HP-UX (version 11 and higher). + Linux, NetBSD, Solaris, and HP-UX (version 11 and higher). NOTE: on RedHat Linux and Fedora you **must** have an `/etc/pam.d/sudo` file installed. You may either use the example pam.conf file included