http://www.hostingforumz.com/IIS-Authentication-ftopict43122.html (IIS Authentication Question)
I'm new to IIS and had a few questions regarding the Authentication methods provided by IIS. I have a web server joined to Active Directory and want authentication for users that exist in AD. Howe..
« Hello, If you use Basic Authentication (clear text) you can set the DefaultLogonDomain metabase property to the default domain, and this will not require your users to use domainusername. See lin.. »
http://www.hostingforumz.com/Problem-AD-passthrough-authentication-SQL-Server-ftopict44129.html (Problem With AD passthrough authentication to SQL Server f..)
Everyone, I have a problem with getting a website up and running. My company has an AD setup, I've created a security group in AD that will control access to the database and website. That AD grou..
« This is not an IIS issue then is it? it's a browser/proxy configuration issue... Cheers Ken "rclowser": »
« True, but I didn't find a proxy group listed under MSDN. This is as close as I could get. Robert "Ken Schaefer": »
http://www.hostingforumz.com/setup-IIS-authenticate-private-keys-certif-ftopict42625.html (how to setup IIS to authenticate using private keys certif..)
All ~ I'm trying to setup authentication on my IIS 6.0 server to authenticate users only via using a private encrypted key. Does anyone know how to do this? Or is there documenation you can point m..
« "Mr. Macker": How do you mean? Do you want to use client certificates to authenticate users? Is that what you mean? »
http://www.hostingforumz.com/IIS-perform-SSO-Java-webapp-ftopict42629.html (Can IIS perform SSO for Java webapp?)
Hi, I've got a Java web application that is running on Tomcat and supports Single Sign-On (SSO) by detecting a specific HTTP header with the authenticated user id (e.g., SSO_USER: bsmith). On IIS..
« Integrated Windows Auth is NTLM does not support multi-hop authentication - meaning that authenticating with the front-end will not proxy authentication down stream. Basic Authentication will mak.. »
« Thanks for the info. Actually, after much trial and error, I discovered the solution: Use the ISAPI_Rewrite filter with the following httpd.conf configuration: RewriteEngine on RewriteCond %{REMOT.. »
http://www.hostingforumz.com/resetting-iusr-password-ftopict42651.html (resetting iusr password)
Hi I manually changed IUSR_ password on AD Users and Computers. Now the Outlook Web Access (OWA) is not working (440 Login Timeout error). It seems that I have to change the new IUSR password to t..
« Hi, For OWA - you would change this on the Default Web Site (Where the /owa application is installed) I don't know if any of the other websites in question use the IUSR account. The IWAM account i.. »
« Thanks Ken It worked. It also asked weather to change UNCPassword to following child nodes (I selected them all): Exadmin exchange-oma Microsoft-Server_ActiveSync OMA Public. The other websites has.. »
http://www.hostingforumz.com/write-plug-handle-password-expiry-ftopict42754.html (Possible to write plug-in to handle password expiry etc.?)
I'm trying to use IIS's Integrated Windows Authentication to take advantage of various user management and security features of Windows, namely password expiry and complexity checking. But currently..
« "Dylan Nicholson": Did you enable the IIS password change functionality? Cheers Ken »
« "Ken Schaefer": Yes, as far as I can tell. Not sure how I can test it, but it hasn't changed the behaviour of the integrated windows authentication mode. Oddly if I access the IISADMPWD/text.asp sc.. »
http://www.hostingforumz.com/authorise-view-page-ftopict42836.html (You are not authorise to view this page)
I have just uploaded a Web application to the wwwroot directory and I am getting the above error. I have already created applications and uploaded them to the directory and they work fine. As far as..
« Check the NTFS ALCs on the physical files. Also check if there is any ISAPI Filter/Extension intercepting the requests. Finally, check if the new VDir is correctly created. To test, create a simple .. »
« On 8 Nov, 19:16, "Tiago Halm": I deleted the Visual Studio published site (deleted the folder), re- created it then and copied the data across (manually this time instead of using publish). Then re-.. »
http://www.hostingforumz.com/Maintain-logon-information-website-ftopict42961.html (Maintain logon information between website)
Hello, I am running an iis 6 webserver. I have configured 2 websites. One is a sharepoint site, the other is a standard website (plain html). both sites allow only on SSL access. both sites don't al..
« Omko: What you want to achieve is actually very insecure and poor form of security, even though it is "user-friendly". This is a classic tradeoff between security and user-friendliness that you need.. »
http://www.hostingforumz.com/Company-intranet-longer-funcitons-HELP-ftopict43114.html (Company intranet no longer funcitons HELP)
Hello, Our company intranet was running on our 2003 SBS. I recently demoted this server to a member server. Now our company web no longer works. When I open my web brower and go to the URL, a login..
« Jeff: It has to do with your NTFS permissions. By removing the server from the domain, you now have unknown users and maybe these unknown users are in your NTFS permissions on the Inetpub folder and.. »
« That sounds like it's in the right direction and I did not check that, however I only demoted this server to a member server from a domain controller (The server is still part of the domain, just .. »
>> Stay informed about: iis authentication