summaryrefslogtreecommitdiff
path: root/README.privsep
diff options
context:
space:
mode:
Diffstat (limited to 'README.privsep')
-rw-r--r--README.privsep6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.privsep b/README.privsep
index ced943f26..e8bf1db34 100644
--- a/README.privsep
+++ b/README.privsep
@@ -43,6 +43,10 @@ It does not function on HP-UX with a trusted system
43configuration. PAMAuthenticationViaKbdInt does not function with 43configuration. PAMAuthenticationViaKbdInt does not function with
44privsep. 44privsep.
45 45
46On Compaq Tru64 Unix, only the pre-authentication part of privsep is
47supported. Post-authentication privsep is disabled automatically (so
48you won't see the additional process mentioned below).
49
46Note that for a normal interactive login with a shell, enabling privsep 50Note that for a normal interactive login with a shell, enabling privsep
47will require 1 additional process per login session. 51will require 1 additional process per login session.
48 52
@@ -58,4 +62,4 @@ process 1005 is the sshd process listening for new connections.
58process 6917 is the privileged monitor process, 6919 is the user owned 62process 6917 is the privileged monitor process, 6919 is the user owned
59sshd process and 6921 is the shell process. 63sshd process and 6921 is the shell process.
60 64
61$Id: README.privsep,v 1.10 2002/06/26 00:43:57 stevesk Exp $ 65$Id: README.privsep,v 1.11 2003/03/21 01:18:09 mouring Exp $