Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Networking & Sharing

Notices

Reply

Buffalo TeraStation Pro NAS, can't map drive

 

LinkBack Thread Tools Display Modes
Old 05-29-2007, 07:14 PM   #1 (permalink)
Default Buffalo TeraStation Pro NAS, can't map drive

I have a mixed XP home/pro and Vista home/business network with a
Buffalo TeraStation Pro NAS for network backups. XP home/pro has no
problem accessing the NAS, no password required. However the vista
home computers ask for a password to log into the drive. You can type
in guest/guest and it will work for the current session, but drives
will not be mapped at reboot.

I've tried changing HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l
\Lsa\LMCompatibilityLevel to 1 and NoLmHash to 0, tried updating to
the latest Buffalo firmware, and still no go. Any other ideas on how
to get a Vista home SKU to map a network drive without asking for
passwords?

fxer
Guest
 
Posts: n/a
Reply With Quote  
Old 05-29-2007, 07:15 PM   #2 (permalink)
Default Re: Buffalo TeraStation Pro NAS, can't map drive

Perhaps I should note, the Vista Business SKUs can access the NAS
after I changed this option:

Local Policy\Security Options\Network security: LAN Manager
authentication level, and change it
to "Send LM & NTLM - use NTLMv2 session security if negotiated."

fxer
Guest
 
Posts: n/a
Reply With Quote  
Old 05-30-2007, 08:45 PM   #3 (permalink)
Default Re: Buffalo TeraStation Pro NAS, can't map drive

On May 29, 12:14 pm, fxer <fxe...@gmail.com> wrote:
Quote:
> I have a mixed XP home/pro and Vista home/business network with a
> Buffalo TeraStation Pro NAS for network backups. XP home/pro has no
> problem accessing the NAS, no password required. However the vista
> home computers ask for a password to log into the drive. You can type
> in guest/guest and it will work for the current session, but drives
> will not be mapped at reboot.
>
> I've tried changing HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l
> \Lsa\LMCompatibilityLevel to 1 and NoLmHash to 0, tried updating to
> the latest Buffalo firmware, and still no go. Any other ideas on how
> to get a Vista home SKU to map a network drive without asking for
> passwords?
No ideas on how to get Vista home to see a NAS?

fxer
Guest
 
Posts: n/a
Reply With Quote  
Old 05-30-2007, 10:57 PM   #4 (permalink)
Default Re: Buffalo TeraStation Pro NAS, can't map drive

On 30 May 2007 13:45:57 -0700, fxer <fxer80@gmail.com> wrote:
Quote:
>On May 29, 12:14 pm, fxer <fxe...@gmail.com> wrote:
Quote:
>> I have a mixed XP home/pro and Vista home/business network with a
>> Buffalo TeraStation Pro NAS for network backups. XP home/pro has no
>> problem accessing the NAS, no password required. However the vista
>> home computers ask for a password to log into the drive. You can type
>> in guest/guest and it will work for the current session, but drives
>> will not be mapped at reboot.
>>
>> I've tried changing HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l
>> \Lsa\LMCompatibilityLevel to 1 and NoLmHash to 0, tried updating to
>> the latest Buffalo firmware, and still no go. Any other ideas on how
>> to get a Vista home SKU to map a network drive without asking for
>> passwords?
>
>No ideas on how to get Vista home to see a NAS?
Vista Home is like XP Home, in that it won't retain authentication between
sessions. If the NAS requires a password, Vista Home will have to ask you for
one, each time.
<http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.html#NonGuest>
http://nitecruzr.blogspot.com/2005/0....html#NonGuest

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
Chuck
Guest
 
Posts: n/a
Reply With Quote  
Old 05-31-2007, 02:46 PM   #5 (permalink)
Default Re: Buffalo TeraStation Pro NAS, can't map drive

I concur with Chuck, though it appears there's a little more to it. The
fact that you say XP Home also reconnects implies that the NAS uses the
guest credential (since that is what XP Home will uses with simple file
sharing). One solution that should work in Vista home versions is to run a
batch file on start up to connect to the NAS like the following.
Quote:
>net use \\NAS-Name-or-IP /USER:guest guest

"fxer" <fxer80@gmail.com> wrote in message
news:1180466044.877434.267290@i38g2000prf.googlegr oups.com...
Quote:
>I have a mixed XP home/pro and Vista home/business network with a
> Buffalo TeraStation Pro NAS for network backups. XP home/pro has no
> problem accessing the NAS, no password required. However the vista
> home computers ask for a password to log into the drive. You can type
> in guest/guest and it will work for the current session, but drives
> will not be mapped at reboot.
>
> I've tried changing HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l
> \Lsa\LMCompatibilityLevel to 1 and NoLmHash to 0, tried updating to
> the latest Buffalo firmware, and still no go. Any other ideas on how
> to get a Vista home SKU to map a network drive without asking for
> passwords?
>
GTS
Guest
 
Posts: n/a
Reply With Quote  
Old 05-31-2007, 04:43 PM   #6 (permalink)
Default Re: Buffalo TeraStation Pro NAS, can't map drive

On May 30, 3:57 pm, Chuck <n...@example.net> wrote:
Quote:
> On 30 May 2007 13:45:57 -0700, fxer <fxe...@gmail.com> wrote:
>
Quote:
> >On May 29, 12:14 pm, fxer <fxe...@gmail.com> wrote:
Quote:
> >> I have a mixed XP home/pro and Vista home/business network with a
> >> Buffalo TeraStation Pro NAS for network backups. XP home/pro has no
> >> problem accessing the NAS, no password required. However the vista
> >> home computers ask for a password to log into the drive. You can type
> >> in guest/guest and it will work for the current session, but drives
> >> will not be mapped at reboot.
>
Quote:
Quote:
> >> I've tried changing HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l
> >> \Lsa\LMCompatibilityLevel to 1 and NoLmHash to 0, tried updating to
> >> the latest Buffalo firmware, and still no go. Any other ideas on how
> >> to get a Vista home SKU to map a network drive without asking for
> >> passwords?
>
Quote:
> >No ideas on how to get Vista home to see a NAS?
>
> Vista Home is like XP Home, in that it won't retain authentication between
> sessions. If the NAS requires a password, Vista Home will have to ask you for
> one, each time.
> <http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.h...>http://nitecruzr.blogspot.com/2005/0...r-windows-xp.h...
>
> --
> Cheers,
> Chuck, MS-MVP [Windows - Networking]http://nitecruzr.blogspot.com/
> Paranoia is not a problem, when it's a normal response from experience.
> My email is AT DOT
> actual address pchuck mvps org.
Well the NAS doesn't require a password, as I mentioned, only Vista
home does. XP Home/Pro & Vista Business...none of them ask for a
password to access the NAS, only Vista home wants a password. There's
no way to fix that?

fxer
Guest
 
Posts: n/a
Reply With Quote  
Old 05-31-2007, 04:46 PM   #7 (permalink)
Default Re: Buffalo TeraStation Pro NAS, can't map drive

On May 30, 3:57 pm, Chuck <n...@example.net> wrote:
Quote:
> On 30 May 2007 13:45:57 -0700, fxer <fxe...@gmail.com> wrote:
>
Quote:
> >On May 29, 12:14 pm, fxer <fxe...@gmail.com> wrote:
Quote:
> >> I have a mixed XP home/pro and Vista home/business network with a
> >> Buffalo TeraStation Pro NAS for network backups. XP home/pro has no
> >> problem accessing the NAS, no password required. However the vista
> >> home computers ask for a password to log into the drive. You can type
> >> in guest/guest and it will work for the current session, but drives
> >> will not be mapped at reboot.
>
Quote:
Quote:
> >> I've tried changing HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l
> >> \Lsa\LMCompatibilityLevel to 1 and NoLmHash to 0, tried updating to
> >> the latest Buffalo firmware, and still no go. Any other ideas on how
> >> to get a Vista home SKU to map a network drive without asking for
> >> passwords?
>
Quote:
> >No ideas on how to get Vista home to see a NAS?
>
> Vista Home is like XP Home, in that it won't retain authentication between
> sessions. If the NAS requires a password, Vista Home will have to ask you for
> one, each time.
> <http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.h...>http://nitecruzr.blogspot.com/2005/0...r-windows-xp.h...
>
> --
> Cheers,
> Chuck, MS-MVP [Windows - Networking]http://nitecruzr.blogspot.com/
> Paranoia is not a problem, when it's a normal response from experience.
> My email is AT DOT
> actual address pchuck mvps org.
Well the NAS doesn't require a password, as I mentioned, only Vista
home does. XP Home/Pro & Vista Business...none of them ask for a
password to access the NAS, only Vista home wants a password. There's
no way to fix that?

fxer
Guest
 
Posts: n/a
Reply With Quote  
Old 05-31-2007, 05:25 PM   #8 (permalink)
Default Re: Buffalo TeraStation Pro NAS, can't map drive

On 31 May 2007 09:46:57 -0700, fxer <fxer80@gmail.com> wrote:
Quote:
>On May 30, 3:57 pm, Chuck <n...@example.net> wrote:
Quote:
>> On 30 May 2007 13:45:57 -0700, fxer <fxe...@gmail.com> wrote:
>>
Quote:
>> >On May 29, 12:14 pm, fxer <fxe...@gmail.com> wrote:
>> >> I have a mixed XP home/pro and Vista home/business network with a
>> >> Buffalo TeraStation Pro NAS for network backups. XP home/pro has no
>> >> problem accessing the NAS, no password required. However the vista
>> >> home computers ask for a password to log into the drive. You can type
>> >> in guest/guest and it will work for the current session, but drives
>> >> will not be mapped at reboot.
>>
Quote:
>> >> I've tried changing HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l
>> >> \Lsa\LMCompatibilityLevel to 1 and NoLmHash to 0, tried updating to
>> >> the latest Buffalo firmware, and still no go. Any other ideas on how
>> >> to get a Vista home SKU to map a network drive without asking for
>> >> passwords?
>>
Quote:
>> >No ideas on how to get Vista home to see a NAS?
>>
>> Vista Home is like XP Home, in that it won't retain authentication between
>> sessions. If the NAS requires a password, Vista Home will have to ask you for
>> one, each time.
>> <http://nitecruzr.blogspot.com/2005/06/file-sharing-under-windows-xp.h...>http://nitecruzr.blogspot.com/2005/0...r-windows-xp.h...
>>
>> --
>> Cheers,
>> Chuck, MS-MVP [Windows - Networking]http://nitecruzr.blogspot.com/
>> Paranoia is not a problem, when it's a normal response from experience.
>> My email is AT DOT
>> actual address pchuck mvps org.
>
>Well the NAS doesn't require a password, as I mentioned, only Vista
>home does. XP Home/Pro & Vista Business...none of them ask for a
>password to access the NAS, only Vista home wants a password. There's
>no way to fix that?
Well, password or no, the issue is the authentication token. XP Home (and
apparently Vista Home) doesn't retain tokens between sessions.

So try GTSs login script, if you've a mind:
net use \\NAS-Name-or-IP /USER:guest guest

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
Chuck
Guest
 
Posts: n/a
Reply With Quote  
Old 05-31-2007, 05:47 PM   #9 (permalink)
Default Re: Buffalo TeraStation Pro NAS, can't map drive

On May 31, 7:46 am, "GTS" <x...@y.net> wrote:
Quote:
> I concur with Chuck, though it appears there's a little more to it. The
> fact that you say XP Home also reconnects implies that the NAS uses the
> guest credential (since that is what XP Home will uses with simple file
> sharing). One solution that should work in Vista home versions is to run a
> batch file on start up to connect to the NAS like the following.
>
Quote:
> >net use \\NAS-Name-or-IP /USER:guest guest
> "fxer" <fxe...@gmail.com> wrote in message
>
> news:1180466044.877434.267290@i38g2000prf.googlegr oups.com...
>
Quote:
> >I have a mixed XP home/pro and Vista home/business network with a
> > Buffalo TeraStation Pro NAS for network backups. XP home/pro has no
> > problem accessing the NAS, no password required. However the vista
> > home computers ask for a password to log into the drive. You can type
> > in guest/guest and it will work for the current session, but drives
> > will not be mapped at reboot.
>
Quote:
> > I've tried changing HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l
> > \Lsa\LMCompatibilityLevel to 1 and NoLmHash to 0, tried updating to
> > the latest Buffalo firmware, and still no go. Any other ideas on how
> > to get a Vista home SKU to map a network drive without asking for
> > passwords?
Thanks for the tip GTS, that is working for me. A total band-aid
solution I'm sure will break on me after some future windows update,
but for now, it works Thanks again

fxer
Guest
 
Posts: n/a
Reply With Quote  
Old 05-31-2007, 07:33 PM   #10 (permalink)
Default Re: Buffalo TeraStation Pro NAS, can't map drive

>> > I've tried changing HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l
Quote:
Quote:
Quote:
>> > \Lsa\LMCompatibilityLevel to 1 and NoLmHash to 0, tried updating to
>> > the latest Buffalo firmware, and still no go. Any other ideas on how
>> > to get a Vista home SKU to map a network drive without asking for
>> > passwords?
>
> Thanks for the tip GTS, that is working for me. A total band-aid
> solution I'm sure will break on me after some future windows update,
> but for now, it works Thanks again
>
You're welcome.
GTS
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Buffalo TeraStation Pro NAS DC187 Windows Vista Networking & Sharing 0 04-12-2007 11:18 AM
Unable to access protected folders on Buffalo Linkstation rfph1 Windows Vista Networking & Sharing 9 09-06-2006 08:04 PM
change the drive letter of cd drive and cdr/w drive S.L.NARASIMHAM Customize Windows XP 2 08-09-2003 05:37 PM
why is the primary hard drive my E: drive not C: drive after winxp clean install Trevor Windows XP Hardware 3 07-23-2003 07:16 PM
View drive as device with removeable storage instead of hard disk drive steve Windows XP Hardware 0 07-21-2003 05:38 PM


All times are GMT. The time now is 08:44 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90