Home
last modified time | relevance | path

Searched refs:privsep_chroot (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dsshd-session.c173 static int privsep_chroot = 1; variable
306 if (privsep_chroot) { in privsep_preauth_child()
1079 privsep_chroot = (getuid() == 0 || geteuid() == 0); in main()
1081 if (privsep_chroot || options.kerberos_authentication) in main()