IIS 8.5 Windows authentication app not working -


i have several apps running on iis 8.5 , i'm quite sure have necessary features installed. when try login app user doesn't work, tried other users same result. think app not looking active directory server because no errors or logs in app folder, have 401 (401 0 , 401 1) errors in iis log.

    2017-07-26 08:42:53 10.101.16.195 /webhostwinauth/ wtrealm=urn%3aidsrv3&wctx=wsfedowinstate%3d2cw409_89m-nz-vqfni_cx3e2yfn1d95ovhx8vuwrqkro7lgeanqtjqjjpvpvortqf87cltdvkxrvtf5aoadaqolsm7v6wfmta_y976-0eefovvtyxmhqgsxy6yksyxosjq2yqcp7o_pkmfaf73umc0ewti8n0b9zxt7cbhgj1egont7ciqt2dgjdlwucm7fyb-9s78xwapt8znrxbiwqqvi1jtpxqfgazsq6numqfu&wa=wsignin1.0 443 - 10.101.16.195 mozilla/5.0+(windows+nt+6.3;+win64;+x64)+applewebkit/537.36+(khtml,+like+gecko)+chrome/59.0.3071.115+safari/537.36 - 401 0 0 18     2017-07-26 08:43:04 10.101.16.195 /webhostwinauth/ wtrealm=urn%3aidsrv3&wctx=wsfedowinstate%3d2cw409_89m-nz-vqfni_cx3e2yfn1d95ovhx8vuwrqkro7lgeanqtjqjjpvpvortqf87cltdvkxrvtf5aoadaqolsm7v6wfmta_y976-0eefovvtyxmhqgsxy6yksyxosjq2yqcp7o_pkmfaf73umc0ewti8n0b9zxt7cbhgj1egont7ciqt2dgjdlwucm7fyb-9s78xwaptgnin1.0 443 - 10.101.16.195 mozilla/5.0+(windows+nt+6.3;+win64;+x64)+applewebkit/537.36+(khtml,+like+gecko)+chrome/59.0.3071.115+safari/537.36 - 401 1 3221225581 2     2017-07-26 08:43:21 10.101.16.195 /webhostwinauth/ wtrealm=urn%3aidsrv3&wctx=wsfedowinstate%3d2cw409_89m-nz-vqfni_cx3e2yfn1d95ovhx8vuwrqkro7lgeanqtjqjjpvpvortqf87cltdvkxrvtf5aoadaqolsm7v6wfmta_y976-0eefovvtyxmhqgsxy6yksyxosjq2yqcp7o_pkmfaf73umc0ewti8n0b9zxt7cbhgj1egont7ciqt2dgjdlwucm7fyb-9s78xwapt8znrxbiwqqvi1jtpxqfgazsq6numqfu&wa=wsignin1.0 443 - 10.101.16.195 mozilla/5.0+(windows+nt+6.3;+win64;+x64)+applewebkit/537.36+(khtml,+like+gecko)+chrome/59.0.3071.115+safari/537.36 - 401 1 3221225581 38znrxbiwqqvi1jtpxqfgazsq6numqfu&wa=wsignin1.0 443 - 10.101.16.195 mozilla/5.0+(windows+nt+6.3;+win64;+x64)+applewebkit/537.36+(khtml,+like+gecko)+chrome/59.0.3071.115+safari/537.36 - 401 1 3221225581 2     2017-07-26 08:43:18 10.101.16.195 /webhostwinauth/ wtrealm=urn%3aidsrv3&wctx=wsfedowinstate%3d2cw409_89m-nz-vqfni_cx3e2yfn1d95ovhx8vuwrqkro7lgeanqtjqjjpvpvortqf87cltdvkxrvtf5aoadaqolsm7v6wfmta_y976-0eefovvtyxmhqgsxy6yksyxosjq2yqcp7o_pkmfaf73umc0ewti8n0b9zxt7cbhgj1egont7ciqt2dgjdlwucm7fyb-9s78xwapt8znrxbiwqqvi1jtpxqfgazsq6numqfu&wa=wsi 

i tried create simple app, simple html windows authentication same result, not app problem, iis configuration.

the user (and active directory, e.g. example.server.root) domain not same local machine server (different.host.com), matter? have accessed computer remotely using user, computer should have access active directory domain right?

i have tried:

  • different users
  • providers
  • different web site
  • other certificate
  • edit web site anonymous auth app pool identity
  • add permissions web site folder (even everyone)

for people same issue, wath happening:

https://support.microsoft.com/en-gb/help/896861/you-receive-error-401-1-when-you-browse-a-web-site-that-uses-integrate

i can't add or modify registers, solution has been access machine virtual machine, , work both @ same time. far being proper solution, @ least can continue job.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -