How to Read Test Connection message Authentication and Authorization messages...
Usually we can read Authentication and Authorization messages from 'Test Connection' of a web applications->Basic SettingsWe would like to read the the messages in to powershell.(particulary if...
View Articlecertificate pinning
hiwe want to implement certificate pinning for web services hosted on IIS targetting mobile apps. Got the folloing doubts now:-Once implemented, what are the options when a CA issued certificate...
View Articleauthentication in web.config
Hi I wonder if it is possible to set authentication for my virtual directory in web.config. Because when I try to copy the section from applicationhost to web.config, it seems doesn't work.Thanks in...
View ArticleApplication Pool Authentication - Integrated Security
I would like to incorporate Windows Authentication whereby I run the pool by Application Pool Identity or Network Service so as to integrate 100% of the remote resource authentication inside the...
View ArticleMultiple access with same user
Hi,I have an IIS 7.0 with basic authentication configured. The problem I have is that you can login multiple times with the same user in different computers. Is there anyway to configure IIS so it...
View ArticleWindows login pops up when going to site
Windows server 2008 / IIS 7ASP 4.0 ApppoolIm trying to deploy an ASP site to our intranet that uses Windows Authentication. Ive set folder permissions for all the groups that access the site . In IIS...
View ArticleIIS 7.5 - SSL Fails After Reboot - Rebind Cert fixes until reboot
0 down vote favorite Recently, my IIS 7.5 SSL site started refusing connections after a reboot. Oddly, the issue can be workaround by binding the site with a different cert and the switching back to...
View ArticlePrevent non-sso logins
Hey Folks,We have sso working with a custom application user base launching a website hosted on IIS nicely, our issue is we want to ensure that the only way they can get to this second site is via the...
View ArticleClient Certificate 403.16
Hi,currently we are trying to implement a Client Authentication for our Business App to a web service hostet by our-self.Therefore we tried to configure IIS8.5 to require Client...
View ArticleError 401.2 with client certificate authentication
I have a Windows 2008 R2 server running IIS 7.5, and I'm trying to configure an application to use client certificate authentication, but when I try to access a page on the application, the browser...
View ArticleStopping directory browsing?
I'm responsible for a Job Management system for a local government department, hosted out of IIS 7.5. The system has Job 'records' (which are rendered by custom ASP code), each Job record has a unique...
View ArticleURGENT: IIS 8.5 re-installation gives 401 error to all the websites
Hello,After re-installing IIS 8.5, all the websites respond:HTTP/1.1 401 Unauthorized Server: Microsoft-IIS/8.5 Date: Tue, 29 Nov 2016 18:03:27 GMT Content-Length: 0What could be the fix?Thanks and...
View ArticleOne to one certificate with webservice and Android client
Hi I have read the article on iis.net about 1to1 certificate mapping and its installation but need the help of community for the following please. I want to configure a webservice site in IIS that has...
View ArticleApplication Pool Identity doesn't have access to Inetpub\wwwroot
WS 2016 Base.Created a bew site and in basic settings I'm testing it and it doen't have access to the wwwroot folder. Error:And the permissions are thus:How to fix?
View ArticleRemote IIS Management when TLS 1.0 is disabled (checking status?)
Per this thread:https://forums.iis.net/p/1230207/2116728.aspxWhen TLS 1.0 is disabled on a server, IIS remote management doesn't work. It seems to only affect this service.In contrast, RDP requires a...
View ArticleFTP Isolation
Hi, I am working on setting up FTP 8.5 in isolation mode. Following is the FTP site structure. Ftpuser04 can access ftpuser04 , ftpuser05 and ftpuser07 folders. When I connect as ftpuser05 or ftpuser07...
View ArticleUse mixed authentication
Hi everyone,I'm trying to use mixed authentication with form authentication and windows authentication. But the IIS manager said that they can't be used at the sametime. So could any explain why I...
View ArticleTest.aspx page under Exchange OWA and SharePoint sites- can I kick it?
Hi folks - basic question I hope. Running a free online web vulnerability scanner against some of my resources and see the following pages appear as a sensitive file in the results of the scan. Am...
View ArticleBasic Authentication does not prompt for user credentials - IIS 8.5 shared...
HelloI am an IIS veteran and have been using this technique for many years to require a user to enter credentials before gaining access to content.For some reason however, on this particular IIS 8.5...
View ArticleVirtual directory with $share
should I be able to use a system share within IIS as a virtual directory?the file share path is\\server1\test$\Archive - this works with windows explorerThe PowerShell DSC resource...
View Article