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

/freebsd-current/crypto/openssh/regress/
H A Dagent-getpeereid.sh7 UNPRIV=nobody
25 skip "need SUDO to switch to uid $UNPRIV" ;;
45 ${SUDO} -n -u ${UNPRIV} ${SSHADD} -l 2>/dev/null
48 < /dev/null ${SUDO} -S -u ${UNPRIV} ${SSHADD} -vvv -l >>$OBJ/ssh-add.log 2>&1
52 fail "ssh-add did not fail for ${UNPRIV}: $r < 2"
/freebsd-current/usr.sbin/certctl/
H A Dcertctl.sh41 UNPRIV=false
323 U) UNPRIV=true ;;
336 if "$UNPRIV" ; then

Completed in 81 milliseconds