Corinna Vinschen wrote:
[...]
Earlier versions of NT (4.0, W2K(?)) have kept the established connections
across logins.  At least since XP the connections are local to the logon
session.  This means, you don't have the shares available automatically,
but you can reestablish them in your new login session without having to
give your user name and password.  A simple

$ net use X: \\\\server\\share
should suffice, and it does on my XP box.

It works! Great!
Thank you,

                Danilo


--
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/

Reply via email to