info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSHD user-switching under Cygwin/XP (was Re: Case insensitivity ad n


From: Nathan Kidd
Subject: Re: SSHD user-switching under Cygwin/XP (was Re: Case insensitivity ad nauseum)
Date: Fri, 05 Dec 2003 13:49:23 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3

Derek Robert Price wrote:
* Put your password into a file only readable by you, and use it with the
Windows "net use" command during your .profile, to connect to the network
share.

It took me some time to figure out the syntax, but I've now tried
various permutations of net use.  I mostly am causing it to generate a
lot of system errors:

address@hidden ~
$ net use z: '\\empress\oberon' /user:oberon 'password'
System error 5 has occurred.

Access is denied.

I didn't carefully read over this whole list of permutations, but at first glance, perhaps it's just the domain for oberon that's missing?

e.g.

net use z: \\empress\oberon /user:empress\oberon  <password>


-Nathan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]