diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | README.privsep | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -22,7 +22,7 @@ This port consists of the re-introduction of autoconf support, PAM | |||
22 | support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library | 22 | support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library |
23 | functions that are (regrettably) absent from other unices. This port | 23 | functions that are (regrettably) absent from other unices. This port |
24 | has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X, | 24 | has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X, |
25 | NetBSD, OpenBSD, OpenServer, Solaris, Unicos, and UnixWare. | 25 | NetBSD, OpenBSD, OpenServer, Solaris and UnixWare. |
26 | 26 | ||
27 | This version actively tracks changes in the OpenBSD CVS repository. | 27 | This version actively tracks changes in the OpenBSD CVS repository. |
28 | 28 | ||
diff --git a/README.privsep b/README.privsep index 2120544c7..460e90565 100644 --- a/README.privsep +++ b/README.privsep | |||
@@ -34,8 +34,8 @@ privsep user and chroot directory: | |||
34 | PAM-enabled OpenSSH is known to function with privsep on AIX, FreeBSD, | 34 | PAM-enabled OpenSSH is known to function with privsep on AIX, FreeBSD, |
35 | HP-UX (including Trusted Mode), Linux, NetBSD and Solaris. | 35 | HP-UX (including Trusted Mode), Linux, NetBSD and Solaris. |
36 | 36 | ||
37 | On Cygwin, Tru64 Unix, OpenServer, and Unicos only the pre-authentication | 37 | On Cygwin, Tru64 Unix and OpenServer only the pre-authentication part |
38 | part of privsep is supported. Post-authentication privsep is disabled | 38 | of privsep is supported. Post-authentication privsep is disabled |
39 | automatically (so you won't see the additional process mentioned below). | 39 | automatically (so you won't see the additional process mentioned below). |
40 | 40 | ||
41 | Note that for a normal interactive login with a shell, enabling privsep | 41 | Note that for a normal interactive login with a shell, enabling privsep |