I am unable to access network drives from an xterm started using startxwin ("C:\cygwin\bin\run.exe /usr/bin/bash -l -c /usr/bin/startxwin"). However, if I run cygwin.bat (and start an xterm from there) the network drives seem to work fine. What am I missing?
ouput from net use below: Thanks, Chris @ENDYMION ~/test $ net use New connections will be remembered. Status Local Remote Network ------------------------------------------------------------------------------- Unavailable Z: \\clkunz-ibm\c$ Microsoft Windows Network The command completed successfully. ///////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////// @ENDYMION ~/test $ net use New connections will be remembered. Status Local Remote Network ------------------------------------------------------------------------------- OK Z: \\clkunz-ibm\c$ Microsoft Windows Network \\snl\source Microsoft Windows Network The command completed successfully.