I have installed IIS7 on a windows 2008 server. The server hosts a webpage upon which they can access via their pc's. I can set the credentials to allow certain applications for users to access on the webpage. The problem I have encountered is that when the users access this webpage via their pc's, a default logon user and credentials always appear. In IIS, if I select the advanced setting tab for the webpage and change the physical path credentials to a set user then that users credentials show when accessing the webpage from the client pc. I assumed that if I set this setting to application user(pass-through application), it should allow users with their specific credentials to acces but it does not work. The logon type is clear text. If the user logs onto to the server directly and accesses the webpage, his credentials appear on the webpage.
↧