Windows 7 Forums


Reply
Thread Tools

Map drive from a Windows 2000 PC

 
 
Philip Herlihy
Guest
Posts: n/a
Thanked:
 
      12-18-2011
I get authentication errors when I try to map a drive on my XP Home
Premium PC to a share on an old Windows 2000 Professional PC. I've
searched the web but advice is inconsistent. What's the trick?


--

Phil, London
 
Reply With Quote
 
 
 
 
Wolf K
Guest
Posts: n/a
Thanked:
 
      12-18-2011
On 18/12/2011 10:28 AM, Philip Herlihy wrote:
> I get authentication errors when I try to map a drive on my XP Home
> Premium PC to a share on an old Windows 2000 Professional PC. I've
> searched the web but advice is inconsistent. What's the trick?
>
>


I assume you mean that you want a partition on the XP machine to appear
as a "drive" on the Win 2000 machine, and be readable/writable from the
W2K machine. I believe to do that you must set up one of the machines a
server. The peer-to-peer networking that (almost) automatically
configures computers running on XP and later OSs into a network is AFAIK
not supported on W2K (it's been several years since I last used W2K, so
I can't be sure). You'd have to find out what server OS your hardware
can handle.

HTH & Good Luck,
Wolf K.
 
Reply With Quote
 
Zaphod Beeblebrox
Guest
Posts: n/a
Thanked:
 
      12-19-2011

"Philip Herlihy" <> wrote in message
news:...
>I get authentication errors when I try to map a drive on my XP Home
> Premium PC to a share on an old Windows 2000 Professional PC. I've
> searched the web but advice is inconsistent. What's the trick?
>
>

No need for a server OS, Win2k and WinXP are able to share drives /
folders just fine.

Assuming simple file sharing is disabled on the machine sharing the
resource (since otherwise you shouldn't get authentication errors),
you need to have the same username and password on both machines.

--
Zaphod

Arthur: All my life I've had this strange feeling that there's
something big and sinister going on in the world.
Slartibartfast: No, that's perfectly normal paranoia. Everyone in the
universe gets that.


 
Reply With Quote
 
Philip Herlihy
Guest
Posts: n/a
Thanked:
 
      12-19-2011
In article <>,
says...
>
> I get authentication errors when I try to map a drive on my XP Home
> Premium PC to a share on an old Windows 2000 Professional PC. I've
> searched the web but advice is inconsistent. What's the trick?


I'm grateful to Wolf and to Zaphod for taking the time to respond but
I'm embarassed to own up to a significant typo: where I wrote 'XP' I
meant 'Windows 7' - this rather changes the question! I'm sorry for
wasting your time. My question should have read:

I get authentication errors when I try to map a drive on my W7 Home
Premium PC to a share on an old Windows 2000 Professional PC. I've
searched the web but advice is inconsistent. What's the trick?

- just to expand: I have a new PC running Windows 7 Home Premium and I
want to transfer files on demand from an old machine running Windows
2000 Pro. I thought I'd simply map a drive, but I get authentication
errors. I gather this is a common situation but I can't find any
consensus on the solution, so before I start tampering with the registry
on the new machine I thought I'd seek advice here.

--

Phil, London
 
Reply With Quote
 
Zaphod Beeblebrox
Guest
Posts: n/a
Thanked:
 
      12-19-2011

"Philip Herlihy" <> wrote in message
news:...
> In article <>,
> says...
>>
>> I get authentication errors when I try to map a drive on my XP Home
>> Premium PC to a share on an old Windows 2000 Professional PC. I've
>> searched the web but advice is inconsistent. What's the trick?

>
> I'm grateful to Wolf and to Zaphod for taking the time to respond
> but
> I'm embarassed to own up to a significant typo: where I wrote 'XP' I
> meant 'Windows 7' - this rather changes the question! I'm sorry for
> wasting your time. My question should have read:
>
> I get authentication errors when I try to map a drive on my W7 Home
> Premium PC to a share on an old Windows 2000 Professional PC. I've
> searched the web but advice is inconsistent. What's the trick?
>
> - just to expand: I have a new PC running Windows 7 Home Premium and
> I
> want to transfer files on demand from an old machine running Windows
> 2000 Pro. I thought I'd simply map a drive, but I get
> authentication
> errors. I gather this is a common situation but I can't find any
> consensus on the solution, so before I start tampering with the
> registry
> on the new machine I thought I'd seek advice here.
>

Indeed, that does alter the equation. Windows 7 by default will only
use NT LanMan v2 authentication. If this was a non-Home version of
Windows 7, you could use Local Security Policy editor to change the
default. However, since you are on Home Premium you'll have to edit
the registry. You'll need to change
HKLM\System\CurrentControlSet\Control\Lsa\LmCompatibilityLevel to 2
(or create it as a REG_DWORD value and set it to 2 if it isn't already
there). I suspect you'll need to reboot afterward, but I don't know
for sure.

Hope this helps.

--
Zaphod

"The best Bang since the Big One" - Eccentrica Gallumbits


 
Reply With Quote
 
Zaphod Beeblebrox
Guest
Posts: n/a
Thanked:
 
      12-19-2011

"Zaphod Beeblebrox" <> wrote in
message news:jcntbj$tf5$...
>
> "Philip Herlihy" <> wrote in message
> news:...
>> In article <>,
>> says...
>>>
>>> I get authentication errors when I try to map a drive on my XP
>>> Home
>>> Premium PC to a share on an old Windows 2000 Professional PC.
>>> I've
>>> searched the web but advice is inconsistent. What's the trick?

>>
>> I'm grateful to Wolf and to Zaphod for taking the time to respond
>> but
>> I'm embarassed to own up to a significant typo: where I wrote 'XP'
>> I
>> meant 'Windows 7' - this rather changes the question! I'm sorry
>> for
>> wasting your time. My question should have read:
>>
>> I get authentication errors when I try to map a drive on my W7 Home
>> Premium PC to a share on an old Windows 2000 Professional PC. I've
>> searched the web but advice is inconsistent. What's the trick?
>>
>> - just to expand: I have a new PC running Windows 7 Home Premium
>> and I
>> want to transfer files on demand from an old machine running
>> Windows
>> 2000 Pro. I thought I'd simply map a drive, but I get
>> authentication
>> errors. I gather this is a common situation but I can't find any
>> consensus on the solution, so before I start tampering with the
>> registry
>> on the new machine I thought I'd seek advice here.
>>

> Indeed, that does alter the equation. Windows 7 by default will
> only use NT LanMan v2 authentication. If this was a non-Home
> version of Windows 7, you could use Local Security Policy editor to
> change the default. However, since you are on Home Premium you'll
> have to edit the registry. You'll need to change
> HKLM\System\CurrentControlSet\Control\Lsa\LmCompatibilityLevel to 2
> (or create it as a REG_DWORD value and set it to 2 if it isn't
> already there). I suspect you'll need to reboot afterward, but I
> don't know for sure.
>


Actually, it just occurred to me that it might be better to raise the
authentication level of the Windows 2000 PC rather than lowering it on
the Windows 7 machine. Since that machine is running a Professional
version of Windows, you should be able to use the Local Security
Policy editor to change it. Run secpol.msc and go to Local Policies -
Security Options, scroll down to Network Security: LAN Manager
Authentication Level. Double click it, and bump the setting up to one
of the options that starts "Send NTLMv2 response only" - I'd be
tempted to bump it up as high as it will go (I can't remember what
options Win2k has for this setting).

Good luck, and let us know how it goes.

--
Zaphod

Voted "Worst Dressed Sentient Being in the Known Universe" for seven
years in a row.


 
Reply With Quote
 
Philip Herlihy
Guest
Posts: n/a
Thanked:
 
      12-20-2011
In article <jcnu80$4d4$>,
says...
>
> "Zaphod Beeblebrox" <> wrote in
> message news:jcntbj$tf5$...
> >
> > "Philip Herlihy" <> wrote in message
> > news:...
> >> In article <>,
> >> says...
> >>>
> >>> I get authentication errors when I try to map a drive on my XP
> >>> Home
> >>> Premium PC to a share on an old Windows 2000 Professional PC.
> >>> I've
> >>> searched the web but advice is inconsistent. What's the trick?
> >>
> >> I'm grateful to Wolf and to Zaphod for taking the time to respond
> >> but
> >> I'm embarassed to own up to a significant typo: where I wrote 'XP'
> >> I
> >> meant 'Windows 7' - this rather changes the question! I'm sorry
> >> for
> >> wasting your time. My question should have read:
> >>
> >> I get authentication errors when I try to map a drive on my W7 Home
> >> Premium PC to a share on an old Windows 2000 Professional PC. I've
> >> searched the web but advice is inconsistent. What's the trick?
> >>
> >> - just to expand: I have a new PC running Windows 7 Home Premium
> >> and I
> >> want to transfer files on demand from an old machine running
> >> Windows
> >> 2000 Pro. I thought I'd simply map a drive, but I get
> >> authentication
> >> errors. I gather this is a common situation but I can't find any
> >> consensus on the solution, so before I start tampering with the
> >> registry
> >> on the new machine I thought I'd seek advice here.
> >>

> > Indeed, that does alter the equation. Windows 7 by default will
> > only use NT LanMan v2 authentication. If this was a non-Home
> > version of Windows 7, you could use Local Security Policy editor to
> > change the default. However, since you are on Home Premium you'll
> > have to edit the registry. You'll need to change
> > HKLM\System\CurrentControlSet\Control\Lsa\LmCompatibilityLevel to 2
> > (or create it as a REG_DWORD value and set it to 2 if it isn't
> > already there). I suspect you'll need to reboot afterward, but I
> > don't know for sure.
> >

>
> Actually, it just occurred to me that it might be better to raise the
> authentication level of the Windows 2000 PC rather than lowering it on
> the Windows 7 machine. Since that machine is running a Professional
> version of Windows, you should be able to use the Local Security
> Policy editor to change it. Run secpol.msc and go to Local Policies -
> Security Options, scroll down to Network Security: LAN Manager
> Authentication Level. Double click it, and bump the setting up to one
> of the options that starts "Send NTLMv2 response only" - I'd be
> tempted to bump it up as high as it will go (I can't remember what
> options Win2k has for this setting).
>
> Good luck, and let us know how it goes.


Thanks, Zaphod - I'll certainly try this when I can get access to the
machines involved. For reference, these (screenshot) are the options on
another Win2K machine I can connect to.

http://screencast.com/t/U4luY4dA

--

Phil, London
 
Reply With Quote
 
Philip Herlihy
Guest
Posts: n/a
Thanked:
 
      12-20-2011
In article <>,
says...
>
> In article <jcnu80$4d4$>,
> says...
> >
> > "Zaphod Beeblebrox" <> wrote in
> > message news:jcntbj$tf5$...
> > >
> > > "Philip Herlihy" <> wrote in message
> > > news:...
> > >> In article <>,
> > >> says...
> > >>>
> > >>> I get authentication errors when I try to map a drive on my XP
> > >>> Home
> > >>> Premium PC to a share on an old Windows 2000 Professional PC.
> > >>> I've
> > >>> searched the web but advice is inconsistent. What's the trick?
> > >>
> > >> I'm grateful to Wolf and to Zaphod for taking the time to respond
> > >> but
> > >> I'm embarassed to own up to a significant typo: where I wrote 'XP'
> > >> I
> > >> meant 'Windows 7' - this rather changes the question! I'm sorry
> > >> for
> > >> wasting your time. My question should have read:
> > >>
> > >> I get authentication errors when I try to map a drive on my W7 Home
> > >> Premium PC to a share on an old Windows 2000 Professional PC. I've
> > >> searched the web but advice is inconsistent. What's the trick?
> > >>
> > >> - just to expand: I have a new PC running Windows 7 Home Premium
> > >> and I
> > >> want to transfer files on demand from an old machine running
> > >> Windows
> > >> 2000 Pro. I thought I'd simply map a drive, but I get
> > >> authentication
> > >> errors. I gather this is a common situation but I can't find any
> > >> consensus on the solution, so before I start tampering with the
> > >> registry
> > >> on the new machine I thought I'd seek advice here.
> > >>
> > > Indeed, that does alter the equation. Windows 7 by default will
> > > only use NT LanMan v2 authentication. If this was a non-Home
> > > version of Windows 7, you could use Local Security Policy editor to
> > > change the default. However, since you are on Home Premium you'll
> > > have to edit the registry. You'll need to change
> > > HKLM\System\CurrentControlSet\Control\Lsa\LmCompatibilityLevel to 2
> > > (or create it as a REG_DWORD value and set it to 2 if it isn't
> > > already there). I suspect you'll need to reboot afterward, but I
> > > don't know for sure.
> > >

> >
> > Actually, it just occurred to me that it might be better to raise the
> > authentication level of the Windows 2000 PC rather than lowering it on
> > the Windows 7 machine. Since that machine is running a Professional
> > version of Windows, you should be able to use the Local Security
> > Policy editor to change it. Run secpol.msc and go to Local Policies -
> > Security Options, scroll down to Network Security: LAN Manager
> > Authentication Level. Double click it, and bump the setting up to one
> > of the options that starts "Send NTLMv2 response only" - I'd be
> > tempted to bump it up as high as it will go (I can't remember what
> > options Win2k has for this setting).
> >
> > Good luck, and let us know how it goes.

>
> Thanks, Zaphod - I'll certainly try this when I can get access to the
> machines involved. For reference, these (screenshot) are the options on
> another Win2K machine I can connect to.
>
> http://screencast.com/t/U4luY4dA


Worked perfectly - thanks so much!

--

Phil, London
 
Reply With Quote
 
Zaphod Beeblebrox
Guest
Posts: n/a
Thanked:
 
      12-21-2011

"Philip Herlihy" <> wrote in message
news:...
> In article <>,
> says...
>>
>> In article <jcnu80$4d4$>,
>> says...
>> >
>> > "Zaphod Beeblebrox" <> wrote
>> > in
>> > message news:jcntbj$tf5$...
>> > >
>> > > "Philip Herlihy" <> wrote in message
>> > > news:...
>> > >> In article <>,
>> > >> says...
>> > >>>
>> > >>> I get authentication errors when I try to map a drive on my
>> > >>> XP
>> > >>> Home
>> > >>> Premium PC to a share on an old Windows 2000 Professional PC.
>> > >>> I've
>> > >>> searched the web but advice is inconsistent. What's the
>> > >>> trick?
>> > >>
>> > >> I'm grateful to Wolf and to Zaphod for taking the time to
>> > >> respond
>> > >> but
>> > >> I'm embarassed to own up to a significant typo: where I wrote
>> > >> 'XP'
>> > >> I
>> > >> meant 'Windows 7' - this rather changes the question! I'm
>> > >> sorry
>> > >> for
>> > >> wasting your time. My question should have read:
>> > >>
>> > >> I get authentication errors when I try to map a drive on my W7
>> > >> Home
>> > >> Premium PC to a share on an old Windows 2000 Professional PC.
>> > >> I've
>> > >> searched the web but advice is inconsistent. What's the
>> > >> trick?
>> > >>
>> > >> - just to expand: I have a new PC running Windows 7 Home
>> > >> Premium
>> > >> and I
>> > >> want to transfer files on demand from an old machine running
>> > >> Windows
>> > >> 2000 Pro. I thought I'd simply map a drive, but I get
>> > >> authentication
>> > >> errors. I gather this is a common situation but I can't find
>> > >> any
>> > >> consensus on the solution, so before I start tampering with
>> > >> the
>> > >> registry
>> > >> on the new machine I thought I'd seek advice here.
>> > >>
>> > > Indeed, that does alter the equation. Windows 7 by default
>> > > will
>> > > only use NT LanMan v2 authentication. If this was a non-Home
>> > > version of Windows 7, you could use Local Security Policy
>> > > editor to
>> > > change the default. However, since you are on Home Premium
>> > > you'll
>> > > have to edit the registry. You'll need to change
>> > > HKLM\System\CurrentControlSet\Control\Lsa\LmCompatibilityLevel
>> > > to 2
>> > > (or create it as a REG_DWORD value and set it to 2 if it isn't
>> > > already there). I suspect you'll need to reboot afterward, but
>> > > I
>> > > don't know for sure.
>> > >
>> >
>> > Actually, it just occurred to me that it might be better to raise
>> > the
>> > authentication level of the Windows 2000 PC rather than lowering
>> > it on
>> > the Windows 7 machine. Since that machine is running a
>> > Professional
>> > version of Windows, you should be able to use the Local Security
>> > Policy editor to change it. Run secpol.msc and go to Local
>> > Policies -
>> > Security Options, scroll down to Network Security: LAN Manager
>> > Authentication Level. Double click it, and bump the setting up
>> > to one
>> > of the options that starts "Send NTLMv2 response only" - I'd be
>> > tempted to bump it up as high as it will go (I can't remember
>> > what
>> > options Win2k has for this setting).
>> >
>> > Good luck, and let us know how it goes.

>>
>> Thanks, Zaphod - I'll certainly try this when I can get access to
>> the
>> machines involved. For reference, these (screenshot) are the
>> options on
>> another Win2K machine I can connect to.
>>
>> http://screencast.com/t/U4luY4dA

>
> Worked perfectly - thanks so much!
>


Glad I could help!

--
Zaphod

"The best Bang since the Big One" - Eccentrica Gallumbits


 
Reply With Quote
 
Zaphod Beeblebrox
Guest
Posts: n/a
Thanked:
 
      12-21-2011

"Philip Herlihy" <> wrote in message
news:...
> In article <jcnu80$4d4$>,
> says...
>
>> Run secpol.msc and go to Local Policies -
>> Security Options, scroll down to Network Security: LAN Manager
>> Authentication Level. Double click it, and bump the setting up to
>> one
>> of the options that starts "Send NTLMv2 response only" - I'd be
>> tempted to bump it up as high as it will go (I can't remember what
>> options Win2k has for this setting).
>>
>> Good luck, and let us know how it goes.

>
> Thanks, Zaphod - I'll certainly try this when I can get access to
> the
> machines involved. For reference, these (screenshot) are the
> options on
> another Win2K machine I can connect to.
>
> http://screencast.com/t/U4luY4dA
>


Thanks Phil - it appears that the list is the same as in current
versions of Windows, I'll have to remember that...

--
Zaphod

Vell, Zaphod's just zis guy, ya know? - Gag Halfrunt


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not 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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows 7 Growing Faster Than Vista – Overtakes Mac OS X & Popular Among Gamers Nibiru2012 News 2 02-16-2010 05:48 PM
Windows 7 And Windows Vista: Performance Compared Nibiru2012 News 2 12-15-2009 04:25 PM
Clean Install Windows 7 with Upgrade Media Nibiru2012 Installation, Setup and Updates 2 12-04-2009 06:30 PM
Hidden Perils of the Windows 7 Upgrade =\ Nibiru2012 Installation, Setup and Updates 0 11-10-2009 06:16 AM
Bootable Windows 7 USB Drive Ian News 2 01-31-2009 12:13 PM


All times are GMT +1. The time now is 12:23 PM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

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