Whil Hentzen (Pro*) wrote:
> I'm not sure what the 'currently mapped using different username...' is 
> - how would I find out? How would I get rid of it? And so on?
>   
Go out to a CMD prompt and do

net view   <enter>

That will list any existing drive mappings. If you see one for the share 
in question, say drive P:, do:

net use p: /disconnect      <enter>

Then

net use p: \\mybox\myshare /user:<username> <password>

See if that works. Or leave out the password and it should prompt for it.


_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to