scp/sftp weirdness

Damien Miller djm at mindrot.org
Fri Jul 7 09:55:00 EST 2006


On Thu, 6 Jul 2006, Erich Weiler wrote:

> Hi ya'll-
> 
> I'm having this weird problem with the new version of OpenSSH compiled 
> on Solaris, version 4.3p2.  SSH and SSHD work fine, all is well.  But 
> when I try to sftp or scp something I get this:
> 
> % sftp bullitt
> Connecting to bullitt...
> command-line: line 0: Bad configuration option: PermitLocalCommand
> Connection closed

It looks like you have your scp/sftp out of sync with your ssh binary. 
Perhaps OpenSSH scp/sftp are picking up Solaris' default ssh binary 
because it is first in your $PATH?

-d




More information about the openssh-unix-dev mailing list