Web site with RSA authentication
Hi!I'm creating a web site where users can log in using their RSA token and username, however I can't find much information about RADIUS and RSA Authentication. Is there any way to use RADIUS with IIS?...
View ArticleKerberos SSO with MS-PKCA (Microsoft's implementation of PKINIT)...
HiI am working on enabling Kerberos based SSO (with PKI used for initial authentication) in our test environment. Domain controller is windows server 2008 R2, Access resources are few web applications...
View ArticleVirtual directory: sometimes error 500 occurs...
Hi, We've recently deployed or web application to a new web server (Window Server 2012, IIS 8.0) Since then, we're having an annoying problem with virtual directories.The first time a user tries to...
View ArticleTLS1.1 and TLS1.2
I have IIS7 on Win2008.I have followed the instructions to disable SSL3.0 and enable TLS1.0, TLS1.1 and TLS1.2 through registryI have a certificate with SHA256I reset the server.BUT I only get TLS1.0...
View ArticleCurl in php5.4 or IIS7.5 not working?
I have website that relies on curl to return https request from Google maps, and it is not doing so. I have the correct Google maps API key installed on my site. The curl certificate is correct and up...
View ArticleIIS and SQL on different machines
Hello,there is an active directory with two member servers running 2012R2, both are no domain controllers. On one of both servers IIS is installed and its name is www. The SQL server is running on the...
View ArticleExecute Appcmd Remotely
Hi,I have to change the anonymous authentication password on may sites on dozens of servers, while psexec with appcmdworks fine on IIS6 (Windows 2003) on IIS7.5 (Windows 2008 R2) this doesnot work. Is...
View ArticleCustom Authorization on IIS 7.5
Dear all,After several hours on google and msdn sites, I decided to ask here...My problem : I'm trying to figure out if it is possible to make IIS perform "user authorization" on a custom repository...
View ArticlePermission for ApplicationPoolIdentity
Hi, I have an Application Pool (IIS 8.5 - Server 2012 R2) which is using the "IIS AppPool\ApplicationPoolIdentity". For example it is the pool "abc". w3wp.exe is running with "IIS AppPool\abc". My...
View ArticleWindows 2008 R2 / IIS 7.5 and TLS_FALLBACK_SCSV
Is there a way to enable TLS_FALLBACK_SCSV on Windows 2008 R2 / IIS 7.5? I can't seem to find a way to enable this.I have tried adding the "UseScsvForTls" DWORD key and setting it's value to "1" in...
View ArticleEnable TLS 1.0 on IIS6/Windows 2003 Servers
How do I Configure/Enable TLS 1.0 on Windows 2003 servers? Upgrading to 2008 R2 or 2012 R2 is not an option at this time.
View ArticleAuthorization ApplicationPoolIdentity
Hi, I'm using Windows Server 2008 R2, IIS 7.I try to persist all DomainUsers that are signed in my application.Well, this problem is that the app write in DB in the property "UserDomain" of my table...
View ArticleNTFS Authorization linked to Digest authentication
Hi,I've been on this problem for hours now ... And I'm pretty sure I'm doing something wrong but I don't know what ! My hope is to find someone nice enough to help me or said me : "just click here and...
View ArticleAccess Windows permissions via PHP on IIS 7.5
Hello, I am having some issues relating to IIS 7.5 and am wondering if there's a way I can make it a bit more user-friendly. I've developed/am developing a local intranet site for the company at which...
View ArticleLimit access to Domain group
I have a WCF service that will have its own app pool and the pool will need to execute as a specific domain account. The service will be access from an ASP.net app on the same server. Both will use...
View ArticleIUSR and IIS_USRS
Hi, I am a bit confused about the use of IUSR account and the IIS_USRS group.I created a sandbox site and gave the physical directory the following rights:CREATOR...
View ArticleProblems using Windows Authentication on web application in IIS 7.5 with...
I am trying to setup a web application in IIS on Windows Server 2008 R2. I create the web app, WebApp1, and I create a new application pool, WebAppPool1. I go into Authentication and disable...
View ArticleIIS 8 and SAML, Using TFIM STS
Hi,I've set up SharePoint 2013 for SAML authentication with TFIM as the STS, and it's pretty straight forward... using SharePoint PS cmdlets, etc. There was no IIS changes required.For just a regular...
View Article