Lines Matching refs:privsep
1 Privilege separation, or privsep, is method in OpenSSH by which
6 http://www.citi.umich.edu/u/provos/ssh/privsep.html
11 When privsep is enabled, during the pre-authentication phase sshd will
17 You should do something like the following to prepare the privsep
24 # useradd -g sshd -c 'sshd privsep' -d /var/empty -s /bin/false sshd
29 privsep user and chroot directory:
31 --with-privsep-path=xxx Path for privilege separation chroot
32 --with-privsep-user=user Specify non-privileged user for privilege separation
34 PAM-enabled OpenSSH is known to function with privsep on AIX, FreeBSD,
38 part of privsep is supported. Post-authentication privsep is disabled
41 Note that for a normal interactive login with a shell, enabling privsep