01/08/2008
I’ve just updated an IAG appliance with Update 4 for SP1, and I can report that the detection of AVG Antivirus 8 now works.
It may well be that detection of some other AV products work now as well, but I’ve only had time to test using my laptop so far.
The IAG was previously running Update 3, which failed to detect AVG at all.
The Microsoft description covers various other changes and known issues.
Leave a Comment » |
IAG |
Permalink
Posted by ee61re
01/08/2008
The External Collaboration Toolkit for SharePoint (ECTS) is something I’m using at the moment to provide Extranet capabilities for a SharePoint 2007 farm.
ECTS uses an Active Directory Application Mode (ADAM) instance to store credentials for external users, and it registers those users by taking their email address as their user name, e.g. joe@bloggs.com.
I am using an Intelligent Application Gateway (IAG) appliance to publish the extranet site to the Internet, but I was having some problems getting the authentication to work for the external users.
On the IAG, I created an authentication repository for ADAM, and it seemed to work fine, plus I could connect using LDP.exe from the IAG to ADAM.
However, when an external user was authenticating, the IAG was logging a failure to authenticate, with the phrase ‘Missing Credentials’ involved.
A PSS call later, it transpires that IAG does not currently support UPN logons, without a lot of customisation. Out of the box, it is only designed to handle domain\username type of logons.
Waiting to hear back about the nature of the customisation required, but in the meantime, I’ve configured IAG to not authenticate, but instead just perform the session validation, then display the normal SharePoint logon form. Not as secure as I wanted, but it works.
3 Comments |
IAG, SharePoint | Tagged: ADAM, ECTS, IAG, Intelligent Application Gateway, SharePoint |
Permalink
Posted by ee61re