Hi Today I used sudo as command to ssh and it echoed my sudo password.
[EMAIL PROTECTED] ~] $ ssh soekris sudo pfctl -s state [EMAIL PROTECTED]'s password: Password:secret_in_echo <output of pfctl /> [EMAIL PROTECTED] ~] $I don't see anything about this in the manpage so I think this not expected behaviour. Normally I ssh from an Ubuntu box to the firewall, but to be sure, I ssh-ed to localhost on the openbsd box and I got the same result. What's wrong?
Kind regards, Tom Van Looy