Re: What is a local logon?
From: Herb Martin (news_at_LearnQuick.com)
Date: 03/30/04
- Next message: guard: "Re: Recursive Variable Substitution"
- Previous message: Diana Smith [MSFT]: "Re: Domain controller Security Policy"
- In reply to: Ken Schaefer: "Re: What is a local logon?"
- Next in thread: Ken Schaefer: "Re: What is a local logon?"
- Reply: Ken Schaefer: "Re: What is a local logon?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Mar 2004 21:06:18 -0600
> : That's what I said. Digest is similar to basic, except for the
protection
> : of the password.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Um, no. You said Basic and Digest are the same. I'm saying "isn't Digest
the
> same as IWA"?
Sorry, I must have misread what you wrote but then the next paragraph
confuses me again....
> With Digest, IIS has the username and password. With IWA IIS only has the
> username.
Right, and with Basic, like Digest, IIS has both username and password but
not
pre-authenticated credentials which is really what IWA gets (yes, the user
is in
there, but as the SID.)
-- Herb Martin "Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message news:urYNQHTFEHA.3404@TK2MSFTNGP10.phx.gbl... > > "Herb Martin" <news@LearnQuick.com> wrote in message > news:%23HKR8AOFEHA.1268@TK2MSFTNGP12.phx.gbl... > : > : BASIC (and digest) is always a local logon -- you hand your username > : > : and password to the web server which logs on as the you (locally.) > : > > : > > : > I thought Digest Authentication worked the same way as IWA. With Digest > : you > : > hand your username, and a hash of your password to IIS. IIS passes this > to > : > the Domain Controller. DC performs the same hash, and determines whether > : the > : > hash matches the one stored in AD. If they match, appropriate token is > : sent > : > back to IIS. > : > Cheers > Ken > >
- Next message: guard: "Re: Recursive Variable Substitution"
- Previous message: Diana Smith [MSFT]: "Re: Domain controller Security Policy"
- In reply to: Ken Schaefer: "Re: What is a local logon?"
- Next in thread: Ken Schaefer: "Re: What is a local logon?"
- Reply: Ken Schaefer: "Re: What is a local logon?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|