Results 1 to 1 of 1
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
01-28-2011 #1
- Join Date
- Mar 2008
- Posts
- 21
SCP Error: Unrecognized configuration parameter permitlocalcommand
warning: Unrecognized configuration parameter permitlocalcommand
ssh: FATAL: Illegal -o parameter "PermitLocalCommand no"
lost connection
I checked the /etc/ssh/ssh_config file and there was a command PermitLocalCommand commented out, but for testing I even totally removed that line and then in scp forced the use of that file via
scp -F /etc/ssh/ssh_config ......
and I still get the same error. This command is nowhere is any of my ssh config files so im at a loss here on how im supposed to fix this!! I even checked my home directory for maybe a ssh config file that might be overridding the system config but nothing. any ideas please!!???
Thanks
-Ray