Hello I need some help accessing a file server with a different username.
I can access the file server with username A but I want to try and access with username B without logging out of XP and having to use the new username.
So what I am doing is opening IE6.
In the address bar I type "\\server\sharename" and access with username A
Once authenticated with that username I can't try and use a different username - being username B - because it has stored username A in cache and won't release it (wiping cache doesn't fix it).
Now I know that with ftp you can use
ftp://user@domain and it will bring up a window to ask for a password.
I want to do the same but for a file server.
I tried "smb://user@domain" but no luck
Hope someone can help
Thanx in advance.