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

/freebsd-11-stable/usr.sbin/adduser/
H A Dadduser.sh657 _usepass="yes"
663 _usepass="yes"
666 _usepass="no"
708 echo -n "Use password-based authentication? [$_usepass]: "
710 [ -z "$_input" ] && _input=$_usepass

Completed in 106 milliseconds