Displaying 1 result from an estimated 1 matches for "oforcecommand".
Did you mean:
forcecommand
2009 Mar 11
1
ssh hang with ForceCommand=internal-sftp
> /usr/sbin/sshd -oForceCommand=internal-sftp
> sftp user at host # This connects as expected.
> ssh user at host # This hangs...at least from an end-user's perspective.
It would be ideal if the connection terminated gracefully. Do others see this same behavior? If so, is there a fix or configuration change that c...