From: Todd C. Miller Date: Wed, 3 Apr 1996 00:00:58 +0000 (+0000) Subject: added note about OS's w/ shadow passwords turned on by default X-Git-Tag: SUDO_1_5_0~231 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b4f181e55e8333cd347e814d3c0aa68006a493b;p=sudo added note about OS's w/ shadow passwords turned on by default --- diff --git a/INSTALL b/INSTALL index 40837aaa1..29691dbaf 100644 --- a/INSTALL +++ b/INSTALL @@ -152,6 +152,26 @@ Shadow passwords are supported on the following platforms: SCO 3.2.2 SVR4 (and variants using standard SVR4 shadow passwords) +The following operating systems have shadow passwords turned +on by *default* (use --without-C2 to turn them off): + + Solaris 2.x + Pyramid DC/OSx + UnixWare + +The following operating systems have transparent shadow password +support so --with-C2 and --without-C2 will have no effect +(and neither is necesary). + + AIX 3.x + AIX 4.x + BSD/386 1.x + BSD/OS 2.x + NetBSD + FreeBSD + OpenBSD + HPBSD 2.x + It is possible to configure in shadow password support even if your system does not currently use shadow passwords. That way, if you put shadow passwords in place, your installed