Re: Logon protocols
From: Invisible (orphi69_at_hotmail.com)
Date: 06/18/03
- Next message: Invisible: "Re: Logon protocols"
- Previous message: Mark Zabel: "Cannot add user from W2K domain to local adminstrator group on W2K."
- In reply to: Cyril Voisin [MS]: "Re: Logon protocols"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 18 Jun 2003 02:21:28 -0700
>> So when a user tries to log in, the client sends their
>> username and a hash of their password to the DC?
>Not actually. It's a challenge/response protocol. So you
prove that you know
>the secret (password) by computing a result from a value
sent to you by the
>server (using the hash of the pwd). It's the result that
goes encrypted on
>the wire.
Right... so the server sends the client some random data,
and the client sends back a hash of the data AND the
password? (And since the random data is different every
time, the computed hash will be different, but easily
checkable by any system that knows what the password
SHOULD be.) Is that how it works approximately?
>> Is this suseptable to a replay attack?
>No. The challenge changes for every connection attempt.
Good to hear...
>> >By default, two hashes are created : LMHash and NTHash.
>>
>> So Win9x uses LMHash and WinNT uses NTHash?
>Yes. Moreover there are 2 versions of NTLM : 1 and 2. The
second is the more
>robust.
Mmm, who'd have thought? ;-) Who uses what? (We only have
NT 4.0 workstations, if that makes any difference.)
>> (But I can make Win9x use the stronger NTHash by
>> installing the DS client. Does it require any other
>> configuration, or does it automatically stop using LM?)
>I do think so but should check. If I remember correctly,
there is a
>limitation. You can logon using NTLM with AD client on
Win9x but you can't
>change your password. You then have to go on a NT,W2K,
WXP,W2K3 machine to
>do that.
Sounds likely... we're trying to get rid of the Win9x
computers anyway. ;-)
Thankyou!
- Next message: Invisible: "Re: Logon protocols"
- Previous message: Mark Zabel: "Cannot add user from W2K domain to local adminstrator group on W2K."
- In reply to: Cyril Voisin [MS]: "Re: Logon protocols"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|