isa

Authenticate against Active Directory/ISA from php

I have a complicated problem, exacerbated by the fact I don't really know where to start! Over the last few years, I've developed a number of php web-based systems. When I built them, our network was ropey at best, so I thought nothing of creating my own username/password stuff. Since then, our network has become a lot more robust, our...

Programmatically retrieve requested protocol with c# from web farm load balanced with ISA

Scenario: The infrastructure that a website is built on consists of a web farm fronted with ISA servers, these ISA servers terminate the SSL of any given website and the requests between the ISA server and the IIS7 servers are always over port 80 (http). Therefore: Customer > [https] > ISA > [http] > WebFarm(IIS) Question: Is it possib...

How can an ISAPI filter distinguish between being loaded by IIS or ISA?

I have an application implemented as an ISAPI filter whose behavior needs to change depending on whether it is being loaded by ISA or IIS. During GetFilterVersion it needs to register for SF_NOTIFY_SEND_RAW_DATA if being loaded by ISA or SF_NOTIFY_SEND_RESPONSE if being loaded by IIS. There doesn't seem to be any information about the s...

How do I ensure my C# software can access the internet in a Citrix + ISA environment?

Hi everyone, A client recently informed us that deployment of our software in their environment has failed due to a proxy error when the software attempts to access the internet. The client has a combination of Citrix and Microsoft's ISA server. The software allows the use of a proxy and the ability to manually enter authentication in...

Can I pass a regex to isa() with Moose-based objects?

Can I use isa in Moose with a regex as a parameter ? If not possible can I achieve the same thing with someothing other than ->isa ? ok, having the following types Animal::Giraffe , Animal::Carnivore::Crocodile , I want to do ->isa(/^Animal::/), can I do that ? if I can't, what can I use to reach the desired effect ? ...

ISA Web Farm and WCF service hosted in a Windows Service with basicHttpBinding

I have created a WCF service that needs to be hosted in a Window Service because it is participating in a P2P mesh (NetPeerTcpBinding). When I tried to host the WCF Service with NetPeerTcpBinding endpoints in the IIS Service container the service wouldn't run because it turns out that the P2P binding doesn't work in IIS. I have exposed...

ISA Route Add Question

I asked this over at Serverfault.com but figured actually, you guys here may be more likely to have the knowledge to help. Hi All, I have a situation where I have and ISA 2006 server (on Win2k3) that has an internal and an externaly facing NIC's. All works fine but I need to add a couple of routes for the following reason: Our monito...

WCF service behind ISA Firewall 2004

Hi, I'm having an issue when trying to access a WCF service behind an ISA Firewall 2004. Apparently my Windows client can connect and receive data when using Buffered mode but not when using Streamed mode. The error I'm getting is 400 Bad Request - Unsupported headers, so I'm not sure what Streamed mode adds to the message headers that...

Web Proxy Log sample

. hi . i have to log all the field in isa web proxy . where can i find right sample code ? ...

Best way to use "isa" method?

What is the "best" way to use "isa()" reliably? In other words, so it works correctly on any value, not just an object. By "best", I mean lack of un-handled corner cases as well as lack of potential performance issues, so this is not a subjective question. This question mentions two approaches that seem reliable (please note that the ...

SharePoint web part access to file share using Kerberos from Extranet via ISA doesn't work.

I have the following scenario: A web part on Sharepoint Web Server accesses a file share on another server Kerberos authentication is set up and INTERNALLY files on the share can be successfully accessed Our SharePoint site is published externally via ISA with forms based login for authentication Kerberos authentication is working from...

How to access an internal asp.net web application from the internet?

Hi All, I have an asp.net web application in an internal windows domain which calls a wcf-service. In the wcf-service I use the SecurityContext.Identity.Name, so it needs impersonation. Our task is that the web application can be accessed from anywhere. The first step was that the administrators published the web application throught ISA...

Isa Server Redirection

hi . i m using Isa server 2006 and i cant find way to redirection. for example i want to redirect all the session's come in network to www.Example.com ...