I am guessing that Tony is correct; this redirector is not registering
as a file system which is why filter manager does not attach to it.
NetWare is another redirector that does not register as a file system.
I modified the filter manager to support it by looking explicitly for it
by name. If someone will provide the name of this redirectors control
device object I will add it to filter managers list of names to poll
for.
I have thought about defining a registry key which would allow you to
define file system (local or remote) that filter manager would look for
by name which are not properly registering themselves with the system.
Neal Christiansen
Microsoft File System Filter Group Lead
This posting is provided “AS IS” with no warranties, and confers no
Rights
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Tony Mason
Sent: Thursday, June 02, 2005 5:28 AM
To: Windows File Systems Devs Interest List
Subject: RE: [ntfsd] Minifilter for network file systems
I suspect (someone from Citrix familiar with the product should be able
to confirm this) that they just don’t register as a file system. Such a
file system is not going to be detected using the standard techniques;
assuming mini-filter is using only these mechanisms then of course your
mini-filter will only filter those file systems. Another example here
is the exchange file system, which is also not filtered by the
mini-filter (nor by most legacy file system filters - you have to
explicitly look for it and attach by name).
That’s a limitation of the mini-filter model. If you wish to filter
file systems that mini-filter doesn’t filter, you can’t use a
mini-filter because you don’t fit in the model. That is true of ALL the
mini-driver models in Windows, so this should not come as a surprise.
Regards,
Tony
Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
http://www.osr.com
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bernd
Sent: Thursday, June 02, 2005 8:04 AM
To: ntfsd redirect
Subject: [ntfsd] Minifilter for network file systems
Hi all,
I’m developing a minifilter driver which should filter network file
systems.
It works graet on Lanman and Rdpdr, but the InstanceSetupCallback is not
called
for Citrix CdmRedirector. Anything special with this redirector? Is this
not
supported
by FilterManager? If so, how could one write a virus scanner as
minifilter?
If it is supported,
has anyone an idea why the minifilters InstanceSetupCallback is not
called
for this device?
Thank you,
Bernd
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
You are currently subscribed to ntfsd as: xxxxx@osr.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
You are currently subscribed to ntfsd as: unknown lmsubst tag argument:
‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com