Microsoft Windows Vista Community Forums - Vistaheads
Driver Scanner 2009 - Free Scan Now



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Registry Mechanic - Free Scan Now

Can't connect to windows NT server :(

microsoft.public.windows.vista.general



Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Reply
  #1 (permalink)  
Old 03-01-2007
Rob
 

Posts: n/a
Can't connect to windows NT server :(
I can't connect to a windows nt server. Yeah I know it's totally ancient but
it's strictly a file server. I created a user on the server for this new pc
as I normally would but when I try to connect it doesn't accept my username
and password and I'm possitive I have the username and password entered
correctly.

"Windows was unable to log you in. Make sure your user name and password are
correct."


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 03-01-2007
alazarevich@gmail.com
 

Posts: n/a
Re: Can't connect to windows NT server :(
On Feb 7, 4:37 pm, "Rob" <nos...@nospam.com> wrote:
> I can't connect to a windows nt server. Yeah I know it's totally ancient but
> it's strictly a file server. I created a user on the server for this new pc
> as I normally would but when I try to connect it doesn't accept my username
> and password and I'm possitive I have the username and password entered
> correctly.
>
> "Windows was unable to log you in. Make sure your user name and password are
> correct."


in admin tools -> local security policy, you must change the local
policies -> security options -> network security: LAN manager
authentication level to "Send LM and NTLM responses". vista sends only
NTLM2 responses, making it completely incompatible with samba, NT4,
and others.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-01-2007
Rob
 

Posts: n/a
Re: Can't connect to windows NT server :(
Thanks that sounds like it will work, however in my admin tools I only have
Computer Mgmt
Data Sources
Event View
iSCSI
Memory Diag
Reliability etc
Services
Sys Config
Task Schdlr

I searched help for Lan Manager but it only brought up the definition.

>
> in admin tools -> local security policy, you must change the local
> policies -> security options -> network security: LAN manager
> authentication level to "Send LM and NTLM responses". vista sends only
> NTLM2 responses, making it completely incompatible with samba, NT4,
> and others.
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-01-2007
Michael Cecil
 

Posts: n/a
Re: Can't connect to windows NT server :(
On Wed, 7 Feb 2007 15:38:39 -0800, "Rob" <nospam@nospam.com> wrote:

>Thanks that sounds like it will work, however in my admin tools I only have
>Computer Mgmt
>Data Sources
>Event View
>iSCSI
>Memory Diag
>Reliability etc
>Services
>Sys Config
>Task Schdlr


Make a shortcut with the command line,
%SystemRoot%\system32\secpol.msc /s
--
Michael Cecil
http://home.comcast.net/~macecil/
http://home.comcast.net/~safehex/
http://home.comcast.net/~macecil/hackingvista/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-01-2007
Rob
 

Posts: n/a
Re: Can't connect to windows NT server :(
I tried that from the command propmt and also the the run box and it didn't
work... is not recognized as an internal or external command, operable
program or batch file.

And the run box says it can't find it, check spelling etc.

I tried using search and google desktop to find secpol.msc and it doesn't
come up. I am not used to indexed searching because when I search it
instantly says not found, I'm still used to searching on xp where it can
take quite a while... makes you feel like it's atleast trying you know? haha

"Michael Cecil" <macecil@gmail.com> wrote in message
news:g8qdnbK0gcnp9FfYnZ2dnUVZ_rrinZ2d@comcast.com. ..
> On Wed, 7 Feb 2007 15:38:39 -0800, "Rob" <nospam@nospam.com> wrote:
>
>>Thanks that sounds like it will work, however in my admin tools I only
>>have
>>Computer Mgmt
>>Data Sources
>>Event View
>>iSCSI
>>Memory Diag
>>Reliability etc
>>Services
>>Sys Config
>>Task Schdlr

>
> Make a shortcut with the command line,
> %SystemRoot%\system32\secpol.msc /s
> --
> Michael Cecil
> http://home.comcast.net/~macecil/
> http://home.comcast.net/~safehex/
> http://home.comcast.net/~macecil/hackingvista/



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-01-2007
Rob
 

Posts: n/a
Re: Can't connect to windows NT server :(
It looks as though secpol.msc does not exist on vista home premium. Do you
think it is possible to copy this from windows xp or another vista machine?
and even if I could copy it would it work?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-01-2007
Rob
 

Posts: n/a
Re: Can't connect to windows NT server :(
Maybe there's a way to change this via registry?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-01-2007
Dave R.
 

Posts: n/a
Re: Can't connect to windows NT server :(

"Rob" <Rob@nospam.com> wrote in message
news:%23rkXM0BTHHA.5060@TK2MSFTNGP02.phx.gbl...
> Maybe there's a way to change this via registry?


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

Regards,

Dave


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 03-01-2007
Rob
 

Posts: n/a
Re: Can't connect to windows NT server :(
Thanks very much Dave. And to add to this since the thread is already being
indexed by google.
More information can be found about this at
http://www.microsoft.com/technet/pro....mspx?mfr=true

or google search
http://www.google.com/search?hl=en&c...el&btnG=Search

"Dave R." <dwragle at drbsystems dot com> wrote in message
news:45ccad39$0$97245$892e7fe2@authen.yellow.readf reenews.net...
>
> Change "lmcompatibilitylevel" in
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa
> to dword:00000001
>
> Regards,
>
> Dave
>



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


Thread Tools
Display Modes

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

vB 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
Re: how much a Vista activation server (KMS server) cost?? Mike Brannigan microsoft.public.windows.vista.general 0 03-01-2007 05:34
Re: how much a Vista activation server (KMS server) cost?? Jon microsoft.public.windows.vista.general 0 03-01-2007 05:34
Unable to connect to Windows Update Denny microsoft.public.windows.vista.general 0 03-01-2007 04:58
Windows Home Server Preview MICHAEL microsoft.public.windows.vista.general 4 03-01-2007 03:06
SQL Server and Windows Vista Font microsoft.public.windows.vista.general 3 02-28-2007 20:43


All times are GMT +1. The time now is 23:14.


Registry Mechanic - Free Scan Now
Driver Scanner 2009 - Free Scan Now




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0

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 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119