On Mon, Jun 09, 2003 at 11:30:24PM +0900, Takashi Yano wrote: > > you should be able to authenticate using the "net use" command with a > > "/user" flag. > > This also fails with error message: > "System error 1312 has occurred. A specified logon session does not exist. It may > already have been terminated." > This seems to be because "a process started under SYSTEM account can't access > network shares which require authentication." :-)
Yes, unfortunately I didn't read Igor's posting closely enough, otherwise I would have pointed that out. As already mentioned multiple times on this list, there is only one way to access network shares when logged in w/o password: Anonymous shares, which don't bother to ask for the accessing account at all. Typically Windows shares are not anonymous. They require at least that the account is a known user account. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/