![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I have following environment at home: - 1 Thecus NAS (Samba) - 1 Vista Ultimate machine - 1 Windows XP machince All of them are members of one workgroup. I connect sucessfully the network drives on the NAS with standard "net use" behavoir from both windows machines. The credentials for the authentification are different as the log-in user credentials from the windows machines. - now my problem - On the Vista machine after a reboot the network drives to the NAS can ´t be automaticly reconnected, although I marked the function "automatic restore" by mapping the drive. On the XP machine the automatic reconnect to the network drives work without any problems. I compared the settings for the mapped network drives in the registry between the vista and the xp machine. All the same! I´ve tryed to change the authentication method on the vista machine as described here http://www.jimmah.com/vista/Networking/ntlm.aspx. But the problem is still there! - my workaround was - I built a autostart cmd-script with a couple of net use commands to map the network drives. I run the script with administrator permissions, because with standard user rights it doesn´t work. But a started application (like Media Center) with normal standard user permissions can´t reach the prior mapped drives. Damn! I get frustration! Any suggestions for my problem !? |
|
|||
|
I'm having the same problem. My first attempt to attach my nework shares using Vista Ultimate was successful and subsequent attempts gave me a "wrong password message".
BTW, I have four shares that attached correctly the first time with Vista and all four rejected my password on reboot when the shares should have re-attached. My NAS shares have been working flawlessly for over two years using XP Pro, Linux and OSX. My NAS device is a Buffalo Linkstation. I generally trust Buffalo products since they seem to adhere to SAMBA so I'm definitely pointing my finger at MS. How hard can it be to implement a SAMBA compatible client? WTF Bill! EggHeadCafe.com - .NET Developer Portal of Choice http://www.eggheadcafe.com |
|
|||
|
It's worth pointing out that Samba is implementing a reverse-engineered
Windows-compatible client and server, not the other way around. However, that's a side-topic. Vista, by default, authenticates using the more secure NTLMv2. This has been used in Windows since NT4, but was only added to Samba in 3.0.22. Contact Buffalo for an update to the Samba in your NAS box. If they don't have an update available, you can also relax the security requirements on Vista. Open secpol.msc, go to Local Policy\Security Options\Network security: LAN Manager authentication level, and change it to "Send LM & NTLM - use NTLMv2 session security if negotiated." (For Home SKUs that don't have secpol.msc, open regedit and change HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Lsa\LMCompatibilityLevel from 0x3 to 0x1.) "Scott Mollica" a écrit dans le message de ... I'm having the same problem. My first attempt to attach my nework shares using Vista Ultimate was successful and subsequent attempts gave me a "wrong password message". BTW, I have four shares that attached correctly the first time with Vista and all four rejected my password on reboot when the shares should have re-attached. My NAS shares have been working flawlessly for over two years using XP Pro, Linux and OSX. My NAS device is a Buffalo Linkstation. I generally trust Buffalo products since they seem to adhere to SAMBA so I'm definitely pointing my finger at MS. How hard can it be to implement a SAMBA compatible client? WTF Bill! EggHeadCafe.com - .NET Developer Portal of Choice http://www.eggheadcafe.com |