All TagsNTLMkerberos (RSS)
  • Re: Windows Authentication Failing in IIS with IE8

    Okay, I enabled kerberos logging as per this article: http://support.microsoft.com/?kbid=262177 There's now a couple of kerberos error messages in my event log, I don't know if they were caused by IIS or not. Error Code: 0xd KDC_ERR_BADOPTION and Error Code: 0xd KDC_ERR_BADOPTION. I'll have...
    Posted to Forum by WaterWolf12345 on 09-25-2009, 11:40 AM
  • IIS Session Timeout problem

    Hi, I am having problems trying to work out if it is possible to share iis session timouts accross web applications in the following scenario: - In my environment there are 2 IIS Web Servers on the same network domain. One of the servers will host a .NET web application. The other will host a COTS document...
    Posted to Forum by Usman Sadjid on 09-15-2009, 6:36 AM
  • Java-Applet authenticates with NTLM instead of Kerberos, Double-Hob-Issue

    I have a well running 3-tier web application in a Windows 2003 domain. The Internet-Explorer Clients call aspx-pages ont he webserver. The webserver then performs a DCOM call to a document management server using impersonation. It all works fine using only aspx pages. Checking the thread principal before...
    Posted to Forum by Irgi on 09-10-2009, 10:09 AM
  • COMException (0x80072020): An operations error occurred. HELP

    I have an application that is using LDAP only with Single Sign On running on a windows 2003 server, running iis 6.0 My Domain Functional Level: Windows 2003 Server, Forest Functional level: Windows 2003 My web.config authentication is set: <authentication mode="Windows"/> <identity...
    Posted to Forum by grub425 on 02-05-2009, 4:39 PM
  • Force Kerberos only authentication

    Hello! Is there any way to force IIS to accept Kerberos authentication only, no NTLM at all? Negotiate falls back to NTLM if Kerberos is not avaliable for some reason. And I'd like to make sure that Kerberos only is used. There was a similar question some time ago: http://forums.iis.net/p/1146084...
    Posted to Forum by paulsh on 08-25-2008, 11:48 AM
  • IIS6 - asp.net returns Identity of different user

    Greetings all – think I've got a rib-tickler for ya: To get an overall idea of the usage of our in-house web-apps, I add in a bit of code which sends me an email whenever someone logs in (yeah – the apps obviously aren’t that busy) The email just contains the login time and username (as returned...
    Posted to Forum by Bunce on 08-13-2008, 6:06 AM
  • Re: Application Pool Identity to access a Mapped Drive

    There's a whole host of other stuff you might need to consider as well. For example, if you're going to have more than one AppPool, you'll need to sort out authentication with this command (run from AdminScripts folder): cscript adsutil.vbs set w3svc/NTAuthenticationProviders "NTLM"...
    Posted to Forum by ssg31415926 on 08-01-2008, 2:33 PM
Page 1 of 1 (7 items)
Microsoft Communities