01-30-06 02:09 AM
Hi Simon,
but there is another solution for your problem!
What you need to do is to configure forms authentication in the web.config.
Then implement a login form that does not request the credentials from the
user but uses hard coded credentials for the authentication.
This will ensure that all users get authenticated using the hard coded
credentials.
That will do the job.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
news:%23AmOXscIGHA.668@TK2MSFTNGP11.phx.gbl...
> Hi Simon,
>
> it seems you stripped down your IIS log.
> Usually you will have many more columns.
> Please ensure that the "W3C Extended Log File Format" is configured for
> this website and that the "Protocol Substatus (sc-substatus)" code is
> enabled in the Advanced settings for the Logging options in IIS MMC.
>
> Cheers,
> STefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS:
> http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "Simón Candel Romero" <SimnCandelRomero@discussions.microsoft.com> wrote
> in message news:69E610AF-C896-4B56-A010-AB2688F166B2@microsoft.com...
>
>
[ Post a follow-up to this message ]
|