Menu

#296 Not connecting with Bitvise SSH server

v1.0 (example)
open
None
5
2017-08-29
2017-08-29
No

PAC manager cannot connect to Windows Bitvise SSH server using default settings. After successful authentication, an error is thrown and disconnect the user after trying to mapp "/" directory.

Log on server side:
<event seq="15113" time="2017-08-27 21:10:13.142659 -0300" app="BvSshServer 7.34" name="I_SFS_OPEN_DIRECTORY" desc="Virtual filesystem: open directory.">
<session id="1127" service="SSH" remoteAddress="mysshaddress" virtualAccount="myuser" windowsAccount="VMI118558\\BvSsh_VirtualUsers"/>
<channel type="session" id="1"/>
<sfs moduleName="FlowSfsWin" mountPath="/" code="26200" desc="Opening directory failed.">
<parameters path="C:\\SftpRoot" statusCode="NoSuchFile"/>
<error type="WinApi" operation="CreateFile()" code="2" message="The system cannot find the file specified."/>
</sfs>
</event>

Discussion


Log in to post a comment.