Hi Kiwi - I used to live in New Plymouth.
At some point in time in the future there might be an exploit which uses one
of the third party ifilters. Should a malicious hacker replace an unsigned
ifilter with one of their own they might be able to gain access to your
system (although they already have enough access to replace the dll so they
pretty well own your machine anyway).
To protect against this you can check to ensure that all your ifilters are
signed.

Signature
RelevantNoise.com - dedicated to mining blogs for business intelligence.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Howdy folks,
>
[quoted text clipped - 19 lines]
> Thanks in advance.
> Kahu
InstantKiwi - 11 Sep 2007 00:09 GMT
Ahhh, the mighty Taranaki.
It's in the laps of the gods (ops team) now. My temporary work around
until a decision is made was to create a SQL Agent job that executes a
simple SELECT COUNT(0) FROM Blah WHERE FREETEXT(Description, 'blah')
every 4 minutes.
Thanks again,
Kahu