all groups > iis security > july 2005 > threads for july 22 - 28, 2005
Filter by week: 1 2 3 4 5
Help!!!
Posted by CL at 7/28/2005 3:32:02 AM
Hi all,
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 event ... more >>
Troubles connecting to 'WinNT://' provider
Posted by A.Klimkin at 7/28/2005 12:00:00 AM
Hi there!
I've got the following VB script:
Set Group=GetObject("WinNT://MyDomain/Domain Admins")
Set User=GetObject("WinNT://MyDomain/SomeUser")
Wscript.Echo Group.IsMember(User.ADsPath)
Being placed in .vbs file and ran with wscript shell, this code works just
fine and returns '-1' (whi... more >>
SSL Certificates
Posted by huppy at 7/27/2005 3:23:01 PM
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 acessing the sit... more >>
HTTPS design question
Posted by NO[at]SPAM at 7/27/2005 3:10:06 AM
Hi there,
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 which c... more >>
Remote user authentication question
Posted by A.Klimkin at 7/27/2005 12:00:00 AM
Hello, NG
I'm a beginner web developer, so please be patient on answering my question
:-)
I've IIS6 web server and some plain ASP web application. IIS server and all
my clients all running within same AD domain. All cients running IE6SP1.
I want to generate different html output for remote ... more >>
WEBDAV Authentication
Posted by steve.blandford NO[at]SPAM gmail.com at 7/26/2005 1:59:42 PM
I'm trying to implement WEBDAV on a W2k3 server and to connect using XP
pro.
I've set up a website just for this purpose. I created a new A record
in the DNS (docs.xyz.com) and created the website using host headers.
I created a virtual directory, lets call it 'mydocs'.
I gave domain user... more >>
can not log anonymous in to IIS6 -
Posted by France at 7/26/2005 9:15:01 AM
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
does'nt work and return error 401.1. When I already leave anonymous
authen... more >>
WSUS Security Nightmare
Posted by Wknight at 7/25/2005 5:44:02 AM
Hello
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 application re... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Single SignOn and Integrated Windows Authentication
Posted by laxmikanth at 7/25/2005 12:00:00 AM
Hello,
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 ident... more >>
Multi vs Single Homed Web Servers - Security and Performance
Posted by zippo76 at 7/24/2005 3:13:56 PM
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
cards, and the third connec... more >>
How do you enable IIS 5.1 to write to application log in event vierwer.
Posted by Jeffrey Exconde at 7/22/2005 6:13:52 PM
Hi,
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... more >>
Controlling an individual Virtual Directory's security
Posted by Mike Warden at 7/22/2005 12:00:00 AM
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.
The service works fine when I edit the "Default Web S... more >>
|