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:

[EMAIL PROTECTED] ~
$ 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





_______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to