integrated authentication



Hi,

I have a intranet asp application runing on IIS6. with data on SQL server
runing on an other computer (the two servers are member server of our active
directory domain). Access to the data are based on the user account who
connect to the IIS application.
The application is runing on the port 80 with a host header as
app.mydomain.com (others applications are runing on port 80 without
hostheader).
The application run in an application pool with a domain account from active
directory.
With basic authentication, the user can launch the application and have
access to the data. ( I use impersonate = true in the web.config file)
I try now to activate the integrated authentication .. but nothing is
runing, I always have a popup asking for user and password and the same user
account cant access the application
I had set using the documentation a SPN for the identity runing the
application pool with the tool setspn and the synthaxe setspn -A
HTTP/app.mydomain.com mydomain\myuserapp
I had set the NTAuthenticationProviders to "Negociate,NTLM" within the right
virtual directory and using the script adsutil.vbs
I had restart the iis server (iisreset)

using the authentication & diagnostique tools from microsoft on the web
server and verifying kerberos security I just see " Service principal name
(SPN) for user mydomain\myuserapp' not found in Active Directory" but with
adsiedit on the same account I have a SPN set .. It's the only one trace i
have to debug my authentication problem ..

Do you have some ideas



.



Relevant Pages

  • Re: integrated authentication
    ... I have a intranet asp application runing on IIS6. ... server runing on an other computer (the two servers are member server of ... The application run in an application pool with a domain account from ... I try now to activate the integrated authentication .. ...
    (microsoft.public.inetserver.iis.security)
  • Re: integrated authentication
    ... I have a intranet asp application runing on IIS6. ... runing on an other computer (the two servers are member server of our ... The application run in an application pool with a domain account from ... I try now to activate the integrated authentication .. ...
    (microsoft.public.inetserver.iis.security)
  • Re: integrated authentication
    ... Have you configured the server as trusted for kerberos delegation? ... I have a intranet asp application runing on IIS6. ... Access to the data are based on the user account ... I try now to activate the integrated authentication .. ...
    (microsoft.public.inetserver.iis.security)
  • ssh2 server library for VB6?
    ... I am converting a software(client and server) that is comunicating over the ... the client part is runing on linux and the server part is runing ... on windows XP, and I need a library that can do this, the aplication need ... already writen with VB6 so there must be a way to interface with VB6. ...
    (comp.security.ssh)
  • Re: Basic Authentication + IIS 5 + Windows 2000 + Frontpage 2002 = failure?
    ... Everytime I attempt to login under Basic Authentication, ... IUSR_blah account. ... the anonymous user impersonated by the IIS Server is the ... > Event Viewer Security log. ...
    (microsoft.public.inetserver.iis.security)