![]() |
|
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 Guys,
I have a little problem trying to log on to my linux server on my windows 2003 network, using a Vista Basic PC. The others PC using XP Pro and XP home are able to apen the linux server and log on succesfully. When I click twice on the icon thw usual window asking the user and password. Allways receive the same message,,, invalid user or password. could somebody help me? -- Ccare ATM |
|
|||
|
This is because on Vista Microsoft has changed the default Authentication
level. Go to Start / Control Panel / Administrative tools / Local Security Policy / Local Policies / Security Options / Network security: LAN manager authentication level. Change this to Send LM & NTLM - use NTLMv2 session security if negotiated Hope this helps Dave "Ccare" wrote in message news ![]() Hi Guys, I have a little problem trying to log on to my linux server on my windows 2003 network, using a Vista Basic PC. The others PC using XP Pro and XP home are able to apen the linux server and log on succesfully. When I click twice on the icon thw usual window asking the user and password. Allways receive the same message,,, invalid user or password. could somebody help me? -- Ccare ATM |
|
|||
|
Hi Dave,
Thanks a lot for your support ! but I can't find the options for Local Security Policy Start / Control Panel / Administrative tools / Local Security Policy / Local Policies / Security Options / It is possible that these options are not on Vista Home Basic? I am still looking for... Thanks, Marco "Dave Griffiths" wrote: This is because on Vista Microsoft has changed the default Authentication level. Go to Start / Control Panel / Administrative tools / Local Security Policy / Local Policies / Security Options / Network security: LAN manager authentication level. Change this to Send LM & NTLM - use NTLMv2 session security if negotiated Hope this helps Dave "Ccare" wrote in message news ![]() Hi Guys, I have a little problem trying to log on to my linux server on my windows 2003 network, using a Vista Basic PC. The others PC using XP Pro and XP home are able to apen the linux server and log on succesfully. When I click twice on the icon thw usual window asking the user and password. Allways receive the same message,,, invalid user or password. could somebody help me? -- Ccare ATM |
|
|||
|
Ccare wrote:
but I can't find the options for Local Security Policy Start / Control Panel / Administrative tools / Local Security Policy / Local Policies / Security Options / It is possible that these options are not on Vista Home Basic? "Dave Griffiths" wrote: This is because on Vista Microsoft has changed the default Authentication level. Go to Start / Control Panel / Administrative tools / Local Security Policy / Local Policies / Security Options / Network security: LAN manager authentication level. Change this to Send LM & NTLM - use NTLMv2 session security if negotiated You won't have secpol.msc on Vista Basic. Instead: 1. Run the registry editor and open this key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa 2. If it doesn't already exist, create a DWORD value named LmCompatibilityLevel 3. Set the value to 1 4. Reboot Malke -- MS-MVP Elephant Boy Computers www.elephantboycomputers.com Don't Panic! |
|
|||
|
Hi Malke,
Thanks a lot, finally I am able to acces the linux server. I really appreciate your help. Best regards, Marco -- Ccare ATM "Malke" wrote: Ccare wrote: but I can't find the options for Local Security Policy Start / Control Panel / Administrative tools / Local Security Policy / Local Policies / Security Options / It is possible that these options are not on Vista Home Basic? "Dave Griffiths" wrote: This is because on Vista Microsoft has changed the default Authentication level. Go to Start / Control Panel / Administrative tools / Local Security Policy / Local Policies / Security Options / Network security: LAN manager authentication level. Change this to Send LM & NTLM - use NTLMv2 session security if negotiated You won't have secpol.msc on Vista Basic. Instead: 1. Run the registry editor and open this key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa 2. If it doesn't already exist, create a DWORD value named LmCompatibilityLevel 3. Set the value to 1 4. Reboot Malke -- MS-MVP Elephant Boy Computers www.elephantboycomputers.com Don't Panic! |
|
|||
|
Ccare wrote:
Hi Malke, Thanks a lot, finally I am able to acces the linux server. I really appreciate your help. Glad to hear that sorted it for you. Thanks for taking the time to let me know. Malke -- MS-MVP Elephant Boy Computers www.elephantboycomputers.com Don't Panic! |
|
|||
|
A better solution is to make sure the Samba server on the Linux box is up to
date then enable NTLMv2 authentication on it. -- Kerry Brown MS-MVP - Windows Desktop Experience: Systems Administration http://www.vistahelp.ca/phpBB2/ "Ccare" wrote in message ... Hi Malke, Thanks a lot, finally I am able to acces the linux server. I really appreciate your help. Best regards, Marco -- Ccare ATM "Malke" wrote: Ccare wrote: but I can't find the options for Local Security Policy Start / Control Panel / Administrative tools / Local Security Policy / Local Policies / Security Options / It is possible that these options are not on Vista Home Basic? "Dave Griffiths" wrote: This is because on Vista Microsoft has changed the default Authentication level. Go to Start / Control Panel / Administrative tools / Local Security Policy / Local Policies / Security Options / Network security: LAN manager authentication level. Change this to Send LM & NTLM - use NTLMv2 session security if negotiated You won't have secpol.msc on Vista Basic. Instead: 1. Run the registry editor and open this key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa 2. If it doesn't already exist, create a DWORD value named LmCompatibilityLevel 3. Set the value to 1 4. Reboot Malke -- MS-MVP Elephant Boy Computers www.elephantboycomputers.com Don't Panic! |