Technology Questions 

 

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 02-12-2007, 10:02 AM
Roger
Newsgroup Contributor
 
Posts: n/a
Force NTLM on Vista Home Premium

I have a networked disk running a samba server (NAS-347). I'm told the
reason I cant access the folders is that Vista uses NTLM-2 by default but I
cant find how to force Vista to use NTLM in the home edition. Can anyone
help?
Thanks
Roger.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 02-12-2007, 10:02 AM
  #2 (permalink)  
Old 02-12-2007, 11:00 AM
Michael Price
Newsgroup Contributor
 
Posts: n/a
Re: Force NTLM on Vista Home Premium

Google is your friend

To allow NTLMv1 or LM challenge-response operations, first become a user
with Administrator rights. Next, run the program secpol.msc. Under Local
Policies then Security Options, there should be something that reads,
"Network Security: LAN Manager authentication level." By default, "Send
NTLMv2 response only" is selected. There are a few options available, but
choosing "Send LM & NTLM - use NTLMv2 session security if negotiated" seems
to make the most sense. Everything should now magically start to work if
using non-NTLMv2 aware systems.

"Roger" <roger_barrett******.com> wrote in message
news:FA1AF602-C89F-4C99-8C42-FFDF22B03F15@microsoft.com...[color=blue]
>I have a networked disk running a samba server (NAS-347). I'm told the
>reason I cant access the folders is that Vista uses NTLM-2 by default but I
>cant find how to force Vista to use NTLM in the home edition. Can anyone
>help?
> Thanks
> Roger.[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 02-12-2007, 11:01 AM
Dave R.
Newsgroup Contributor
 
Posts: n/a
Re: Force NTLM on Vista Home Premium


"Roger" <roger_barrett******.com> wrote in message
news:FA1AF602-C89F-4C99-8C42-FFDF22B03F15@microsoft.com...[color=blue]
>I have a networked disk running a samba server (NAS-347). I'm told the
>reason I cant access the folders is that Vista uses NTLM-2 by default
>but I cant find how to force Vista to use NTLM in the home edition. Can
>anyone help?[/color]

Change "lmcompatibilitylevel" in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
to dword:00000001

Regards,

Dave


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 02-12-2007, 12:15 PM
Dave R.
Newsgroup Contributor
 
Posts: n/a
Re: Force NTLM on Vista Home Premium


"Michael Price" <EmJay_Price@msn.com> wrote in message
news:8CEEC987-3EBC-4FDA-9E60-289E1336584C@microsoft.com...[color=blue]
> "Roger" <roger_barrett******.com> wrote in message
> news:FA1AF602-C89F-4C99-8C42-FFDF22B03F15@microsoft.com...[color=green]
>>I have a networked disk running a samba server (NAS-347). I'm told the
>>reason I cant access the folders is that Vista uses NTLM-2 by default
>>but I cant find how to force Vista to use NTLM in the home edition.
>>Can anyone help?
>> Thanks
>> Roger.[/color]
>
> Google is your friend
>
> To allow NTLMv1 or LM challenge-response operations, first become a
> user with Administrator rights. Next, run the program secpol.msc.
> Under Local Policies then Security Options, there should be something
> that reads, "Network Security: LAN Manager authentication level." By
> default, "Send NTLMv2 response only" is selected. There are a few
> options available, but choosing "Send LM & NTLM - use NTLMv2 session
> security if negotiated" seems to make the most sense. Everything
> should now magically start to work if using non-NTLMv2 aware systems.
>[/color]

Unfortunately, since the OP is asking about a Home version, this doesn't
apply. MS did not include secpol.msc in the Home versions, you have to
edit the registry manually (which seems kinda backwards - home users are
the ones most in need of a GUI in front of the registry, business users
often have IT people to help with this stuff... Oh well)

Regards,

Dave


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 02-12-2007, 02:15 PM
Malke
Newsgroup Contributor
 
Posts: n/a
Re: Force NTLM on Vista Home Premium

Dave R. wrote:[color=blue]
> "Michael Price" <EmJay_Price@msn.com> wrote in message
> news:8CEEC987-3EBC-4FDA-9E60-289E1336584C@microsoft.com...[color=green]
>> "Roger" <roger_barrett******.com> wrote in message
>> news:FA1AF602-C89F-4C99-8C42-FFDF22B03F15@microsoft.com...[color=darkred]
>>> I have a networked disk running a samba server (NAS-347). I'm told the
>>> reason I cant access the folders is that Vista uses NTLM-2 by default
>>> but I cant find how to force Vista to use NTLM in the home edition.
>>> Can anyone help?
>>> Thanks
>>> Roger.[/color]
>> Google is your friend
>>
>> To allow NTLMv1 or LM challenge-response operations, first become a
>> user with Administrator rights. Next, run the program secpol.msc.
>> Under Local Policies then Security Options, there should be something
>> that reads, "Network Security: LAN Manager authentication level." By
>> default, "Send NTLMv2 response only" is selected. There are a few
>> options available, but choosing "Send LM & NTLM - use NTLMv2 session
>> security if negotiated" seems to make the most sense. Everything
>> should now magically start to work if using non-NTLMv2 aware systems.
>>[/color]
>
> Unfortunately, since the OP is asking about a Home version, this doesn't
> apply. MS did not include secpol.msc in the Home versions, you have to
> edit the registry manually (which seems kinda backwards - home users are
> the ones most in need of a GUI in front of the registry, business users
> often have IT people to help with this stuff... Oh well)[/color]

I don't know whether the OP ever got his answer or not, but here is how
to do this manually - all credit and thanks to MVP Steve Winograd:

1. Run the registry editor and open this key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

1. If it doesn't already exist, create a DWORD value named
LmCompatibilityLevel

3. Set the value to 1

4. Reboot


Malke
--
Elephant Boy Computers
[url]www.elephantboycomputers.com[/url]
"Don't Panic!"
MS-MVP Windows - Shell/User
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 02-13-2007, 12:16 PM
Roger
Newsgroup Contributor
 
Posts: n/a
Re: Force NTLM on Vista Home Premium


"Dave R." <dwragle at drbsystems dot com> wrote in message
news:45d0c432$0$97232$892e7fe2@authen.yellow.readfreenews.net...[color=blue]
>
> "Roger" <roger_barrett******.com> wrote in message
> news:FA1AF602-C89F-4C99-8C42-FFDF22B03F15@microsoft.com...[color=green]
>>I have a networked disk running a samba server (NAS-347). I'm told the
>>reason I cant access the folders is that Vista uses NTLM-2 by default but
>>I cant find how to force Vista to use NTLM in the home edition. Can anyone
>>help?[/color]
>
> Change "lmcompatibilitylevel" in
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
> to dword:00000001
>
> Regards,
>
> Dave
>[/color]
Thanks all - unfortunately the machine still hangs when I try and access the
network drive - I'll have to keep searching for another solution.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

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 Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using XP Home backup utility, but restore on Vista Home Premium Shotgun Windows XP 12 05-28-2008 10:40 AM
___%$# Shared printer on XP Home inaccessibel from Vista Home Premium PureFox Windows Vista 1 03-15-2008 07:30 AM
Retail 32bit vista Home Premium upgrade to 64 bit Home Premium - H rrdToledo Windows Vista 4 09-24-2007 07:40 PM
Remote Desktop - XP Home taking control of Vista Home Premium pad Windows Vista 3 05-13-2007 10:00 AM
Windows XP Home (Full Vers.) to Vista Home Premium Upgrade (Academ TNTeacher Windows Vista 2 02-14-2007 07:38 PM


New To Technology Questions? Do You Need Help?

All times are GMT -8. The time now is 02:01 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0