Searched refs:CHROOT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssh/regress/
H A Dsftp-chroot.sh6 CHROOT=/var/run
8 PRIVDATA=${CHROOT}/${FILENAME}
15 if ! $OBJ/check-perm -m chroot "$CHROOT" ; then
16 echo "skipped: $CHROOT is unsuitable as ChrootDirectory"
23 start_sshd -oChrootDirectory=$CHROOT -oForceCommand="internal-sftp -d /"

Completed in 48 milliseconds