|
Home > Archive > IIS Server Security > March 2005 > SSL on IIS 5.0
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| davidballiisi 2005-03-10, 5:56 pm |
| I have set up SSL on my default web site and have installed the certificate
generated by my internal certificate server. I am trying to connect some
company laptops to two virtual directories using Network Places. I can
connect OK (though I have to supply a username and password at the beginning
of each session). The problem is: whenever I try to open a file I am asked to
supply username and password again each time. How can I suppress this?
many thanks.
| |
| Tom Kaminski [MVP] 2005-03-10, 5:56 pm |
| "davidballiisi" <davidballiisi@discussions.microsoft.com> wrote in message
news:9B6B0A9B-52B3-4AF6-BCC3-5FBFEBF61C2C@microsoft.com...
> I have set up SSL on my default web site and have installed the
certificate
> generated by my internal certificate server. I am trying to connect some
> company laptops to two virtual directories using Network Places. I can
> connect OK (though I have to supply a username and password at the
beginning
> of each session). The problem is: whenever I try to open a file I am asked
to
> supply username and password again each time. How can I suppress this?
I'm assuming you do not want to allow anonymous access. You can try
enabling Windows Integrated authetnication, but I'm not sure if that won't
prompt as well. What exactly are you trying to do through network places?
--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsser...ty/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
| |
| davidballiisi 2005-03-10, 5:56 pm |
| Tom,
Thanks for getting back to me.
I am trying to give some roving laptop users access to network drives
without using a VPN. I need to authenticate the user and encrypt the traffic.
"Tom Kaminski [MVP]" wrote:
> "davidballiisi" <davidballiisi@discussions.microsoft.com> wrote in message
> news:9B6B0A9B-52B3-4AF6-BCC3-5FBFEBF61C2C@microsoft.com...
> certificate
> beginning
> to
>
> I'm assuming you do not want to allow anonymous access. You can try
> enabling Windows Integrated authetnication, but I'm not sure if that won't
> prompt as well. What exactly are you trying to do through network places?
>
> --
> Tom Kaminski IIS MVP
> http://www.microsoft.com/windowsser...ty/centers/iis/
> http://mvp.support.microsoft.com/
> http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
>
>
>
|
|
|
|
|