up vote 0 down vote favorite
share [g+] share [fb]

Possible Duplicate:
Map Network Drive with Password

When I access a mapped network drive, I'm asked to provide the login/password information for the server even though I have the remember password option checked.

How can I force Windows XP and Vista remember the network password?

link|improve this question

40% accept rate
feedback

closed as exact duplicate by Diago Sep 21 '09 at 18:16

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ.

2 Answers

did you create a user accounts on the server for user names you're using to login on the client machines?

link|improve this answer
yes, the windows machines connect to a samba server with accounts set up – lajos Sep 21 '09 at 19:44
feedback

My personal preference is to create a batch file of Net Use commands and run it on boot. I don't know of a way to make it remember the password otherwise.

http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net%5Fuse.mspx?mfr=true

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.