scp/sftp weirdness

Darren Tucker dtucker at zip.com.au
Fri Jul 7 13:02:02 EST 2006


Erich Weiler wrote:
> Also the "PermitLocalCommand" option doesn't appear anywhere in my 
> ssh_config or sshd_config...  What could be specifying that option I wonder?

scp and sftp add it to the command line they run, eg

	addargs(&args, "-oPermitLocalCommand no");

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
     Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.



More information about the openssh-unix-dev mailing list