Re: ADAM

From: Dmitri Gavrilov [MSFT] (dmitrig_at_online.microsoft.com)
Date: 02/12/04


Date: Wed, 11 Feb 2004 16:40:13 -0800

If you need logon auditing, then ADAM can do this, although it will go into
Security log, not IIS log. Just enable Account Logon auditing in the group
policy. You will get an event like this one:

Event Type: Success Audit
Event Source: Security
Event Category: Account Logon
Event ID: 680
Date: 2/11/2004
Time: 4:39:03 PM
User: Domain\userName
Computer: ADAM_MACHINE_NAME
Description:
Logon attempt by: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
 Logon account: username
 Source Workstation: CLIENT_MACHINE_NAME
 Error Code: 0x0

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

For ADAM users, you will get this kind of audit:

Event Type: Success Audit
Event Source: Security
Event Category: Account Logon
Event ID: 680
Date: 2/11/2004
Time: 4:38:06 PM
User: S-1-439939821-1707116567-3694986241-1098450955-1252665478-3949904892
Computer: ADAM_MACHINE_NAME
Description:
Logon attempt by: ADAM_test
 Logon account: CN=test,O=msft,L=wa,C=us
 Source Workstation: -
 Error Code: 0x0

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

-- 
Dmitri Gavrilov
SDE, Active Directory Core
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Donna.tidwell" <anonymous@discussions.microsoft.com> wrote in message
news:ea8601c3f0e7$d1d625d0$a001280a@phx.gbl...
> The IIS website uses an LDAP call to the ADAM server.  In
> the past we used Site Server LDAP to authenticate.  The
> Site Server LDAP call logged to the IIS Log.  We were
> wondering if the LDAP call to ADAM could do the same
> thing, so we can track authenticated users in our
> reporting tool. Any ideas?
>
>
> >-----Original Message-----
> >You can not use ADAM for IIS authentication, at least not
> directly. ADAM
> >users can not be impersonated by IIS threads (because
> they are not windows
> >security principals), and thus, IIS can not log them in
> its logs. How
> >exactly do you use ADAM to do authentication?
> >
> >That said, we are working on a proper solution to use
> ADAM for IIS
> >authentication. Not quite there yet.
> >
> >-- 
> >Dmitri Gavrilov
> >SDE, Active Directory Core
> >
> >This posting is provided "AS IS" with no warranties, and
> confers no rights.
> >Use of included script samples are subject to the terms
> specified at
> >http://www.microsoft.com/info/cpyright.htm
> >
> >"basin" <donna.tidwell@ipaper.com> wrote in message
> >news:ed4a01c3f0c4$ce641e70$a601280a@phx.gbl...
> >> Our web reports have never had any trouble logging and
> >> reporting on authenticated users when we use nt
> >> authentication, site server authentication, etc.
> >> We moved to ADAM, which requires no special setup in
> IIS,
> >> and now we cannot track authenticated users in our iis
> log
> >> files.
> >> How can we get ADAM to log user info to iis logs??
> >> Thanks for any help!
> >
> >
> >.
> >


Relevant Pages

  • Re: Integrated Authentication - one way cross forest trust
    ... You must set the permissions in IIS and on the folder you are ... > and is in the trusted domain) we are unable to get past the authentication ... this would lead me to believe it is specific to IIS. ... > Logon Failure: ...
    (microsoft.public.inetserver.iis)
  • IIS auth. problem with 2003 SP1
    ... as such IIS sees user sessions as anonymous. ... allows for administration of the web interface, and because of that I've set ... it to require integrated authentication. ... For each logon attempt the following message is written to the audit log: ...
    (microsoft.public.inetserver.iis.security)
  • Re: ADAM
    ... The IIS website uses an LDAP call to the ADAM server. ... Site Server LDAP call logged to the IIS Log. ... >exactly do you use ADAM to do authentication? ...
    (microsoft.public.windows.server.active_directory)
  • Re: ADAM
    ... You can not use ADAM for IIS authentication, ... > Our web reports have never had any trouble logging and ...
    (microsoft.public.windows.server.active_directory)
  • Re: What is a local logon?
    ... and a hash of your password to IIS. ... > impression that Basic Authentication is now a network, not a local, logon. ...
    (microsoft.public.windows.server.security)