How to make domain users access local-IIS for web devp
Mon, 1 Sep 2008 13:52:01 -0700
I work in a company which develops web apps in ASP, ASP.NET, PHP, Java, etc.
All developers hv been logging in to the systems as administrators (of their
own local machine - XP Pro) and doing their devp. things.
We are now planning to implement AD and make developers login thru their
Domain UN/PW on the PDC ...
|
Is it possible to provide access to Local IIS Manager for Domain u
Mon, 1 Sep 2008 13:41:01 -0700
Hi
Could anyone please let me know if we can provide access only to local IIS
Manager for domain user and we want he/she to be an normal user not as an
Admin or in Admin grps....???
As of now the domain users r in Admin grps, so they change the system
configuration when they log into their desktop... so ...
|
Problem using ASP.Net Impersonation to access UNC share
Thu, 28 Aug 2008 03:40:54 -0700 (PDT)
I am working on an application where a web service (on the web tier)
calls another web/gateway service (on the app tier). This then needs
to save a file to a UNC share on a file server in our internal
network.
The issue that I'm having is that as our app tier is not on a domain,
I am unable to impersonate a d ...
|
Authentication Fails with DNS name, works for Server Name and IP
Wed, 27 Aug 2008 07:55:05 -0700 (PDT)
I am having what seems to be a fairly unique problem and one that I
cannot find much of a resolution for.
I have a web application that is using Windows Authentication. IIS
authenticates it first just fine and then a web service sends out a
request which is then returned for re-authentication.
The url string c ...
|
Url Encode
Tue, 26 Aug 2008 14:11:01 -0700
I am writing my first .net app in vs 2008, .net 3.5 and using IIS 6 (windows
2003). I am filling an iframe with an external url that I create
dynamically. This is
working fine except for the fact that my url is encoded - in specific the &
of the querystring in my url is now &
So basically this: http ...
|
Resolve Event code: 3006
Mon, 25 Aug 2008 06:32:01 -0700
I am running Windows Server 2003 w/Service pack 2 running IIS 6.0 and FIPS
Compatibility setting set to enabled.
I am encountered a HttpParser error.
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1310
Date: 8/25/2008
Time: 9:30:35 AM
User: N/A
Computer ...
|
IIS Authentication
Thu, 21 Aug 2008 06:31:54 -0700 (PDT)
When authenticating using Basic against AD, is there any way (without
coding) i can restrict the users to a certain group within AD for the
authentication?
Thanks ...
|
|
|
securing a browse-able web folder
Wed, 20 Aug 2008 09:16:02 -0700
If I have web folder that is 'browse-able', what is the 'best' method to
force people to be 'approved' by a web-based/asp.net login prior to viewing
the contents of that folder?
thanks... ...
|
Can I give a user full access to IIS controls from another compute
Wed, 20 Aug 2008 04:56:02 -0700
Can I give a user full access to the IIS Admin screen from another computer
within the same active directory domain?
...
|
IIS6 and IIS7 - client certificate mapping per script
Tue, 19 Aug 2008 08:15:41 -0700 (PDT)
Hallo!
How is it possible to install client certificate mappings (1-to-1) per
script or app on IIS6 and/or IIS7?
I found some scripts/hints for IIS7, but nothing for IIS6.
http://learn.iis.net/page.aspx/478/configuring-one-to-one-client-certificate-mappings/
http://blogs.iis.net/ulad/archive/2007/01/19/vbsc ...
|