I have a Windows XP64 and XP (32-bit) virtual machine running on the same actual hardware, both with a cygwin installation, running sshd. When I ssh into the XP64 machine and issue
net use s: \\\\machine-name\\share-name password /USER:username it works just fine, but not on the 32-bit XP machine: System error 5 has occurred. Access is denied. The only difference I can see is that on the XP64 machine, the user that runs the sshd service is ".\sshd_server" whereas it's the local system user on the XP32 machine. I accepted (at least I think so) the offer of privilege separation in both installations. Can anyone offer a clue? Many thanks in advance, Dave -- Dave Abrahams Boost Consulting www.boost-consulting.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/