| Thread | Last Post | Replies |
|
| Help!!! | 30 Jul 2005 02:30 GMT | 1 |
This is what I am trying to achieve. I am writing a web application to allow my users to submit their documents for faxing. I have tested it using bmp and txt file and both seems to be ok. When I try to test with excel of word document, it gives me error. From the applicaiton ...
|
| Strange link to file:/// problem | 29 Jul 2005 15:24 GMT | 1 |
I don't know if this is the right news group, but I try :-) I make a plain htm file (test.htm) with an anchor to a file <html><body> <a href="file:///c:\Temp\Test.DOC">Test</A>
|
| WSUS and IIS Lockdown tool configuration | 29 Jul 2005 09:40 GMT | 5 |
I have a SBS 2K and I am trying to install WSUS. When access the control panel I get the following error "Server Error in '/WSUSAdmin' Application" some suggest that the lockdown tool works. I install the lockdown tool but that software doesn't allow me to configure it. It ...
|
| SSL Certificates | 28 Jul 2005 13:46 GMT | 2 |
I am looking for information to get started using SSL certificates. What I want to accomplish is to have a web site that requires certificates and will not allow anyone to connect to that website unless the end user has the certificate, effectively blocking everyone else from ...
|
| Single SignOn and Integrated Windows Authentication | 28 Jul 2005 06:53 GMT | 2 |
We have an ASP based web application running on IIS5.0 that relies on Integrated Windows Authentication for Authentication. This essentially means we do not have an user management of our own in the application. However, we have simple role based authorization module based on User ...
|
| HTTPS design question | 27 Jul 2005 18:24 GMT | 1 |
We have a tomcat servlet container which runs in the context of HTTPS. We have created a self signed certificate using keytool and this is stored in the tomcat environment (this certificate has the expiration date as well). We are having a client which basically is an applet ...
|
| How to "allow IIS to control anonymous user password"? | 27 Jul 2005 17:16 GMT | 6 |
I've seen it, I just don't remember where, the option to "allow IIS to control the anonymous user password" option is.
 Signature -Joe
|
| Redirecting http:// to https:/ | 27 Jul 2005 12:34 GMT | 10 |
I have SSL configured and working on a Windows 2003 server with IIS 6.0. I can view my website with the https:/ but when you type my domain www.mydomain.com it gives me the HTTP Error 403.4 - Forbidden: SSL is required to view this resource. How do I get mywebsite to automaticly
|
| can not log anonymous in to IIS6 - | 26 Jul 2005 18:37 GMT | 2 |
Hi, On windows2003, IIS6 on the virtual folder, I select Anonymous authentication, than I see username= domainname\servername and pwd it blank. But when I try to get acces to that viratual folder through the web, it
|
| How to enable event logging IIS 5.1 | 26 Jul 2005 16:58 GMT | 6 |
How do you enable event logging in IIS 5.1 Thanks
|
| WSUS Security Nightmare | 26 Jul 2005 14:11 GMT | 3 |
I've installed WSUS over our Windows 2003 DC. Until now WSUS is being unable to contact the selfupdate folder which is causing that the WSUS stop responding. The error that I'm getting is a 401 (authentication). In the WSUS log there are many entries which show that the ...
|
| Multi vs Single Homed Web Servers - Security and Performance | 26 Jul 2005 12:16 GMT | 1 |
I have a network architecure/security question on a 30 server 2K3/IIS6/SQL web site. Our web servers are currently multihomed with separate physical cards and 100 or 1GB vlans for internet, sql access, and admin/updating. Netbios is turned off on the internet and db
|
| Writing to a Virtual Directory | 26 Jul 2005 06:48 GMT | 8 |
I have a web app that receives XML, parses it, runs it against a database, then sends this data back as XML. When the file is received, a corresponding text file that contains the data being received is created in a virtual directory.
|
| How do you enable IIS 5.1 to write to application log in event vierwer. | 25 Jul 2005 04:01 GMT | 1 |
How do you enable IIS 5.1 to write to application log in event vierwer. I can do it in IIS 6 but could not find information on how to set it up in IIS 5.1 Thanks Jeff
|
| Controlling an individual Virtual Directory's security | 22 Jul 2005 16:37 GMT | 1 |
I am new to ISS, and must admit Windows security is a bit of a mystery to me also, but I'm trying to write a .NET Web Service that programatically creates new Virtual Directories as required off an existing pre-defined Virtual Directory.
|