DFS path parse in win2003 and win2003R2

Hi,
I found some different between Windows2003 server and windows 2003R2 server.

In 2003, client get sever’s DFS UNC path is:

\server name\DFS share name\ real path…

but in 2003R2, the path is:

\Real path

So, How can I parse the path in my filter driver?

Thanks.

Strickland

Hi,
I found some different between Windows2003 server and windows 2003R2 server.

In 2003, client get sever’s DFS UNC path is:

\server name\DFS share name\ real path…

but in 2003R2, the path is:

\Real path

So, How can I parse the path in my filter driver?

Thanks.

Strickland

Is this a mini-filter?

Weining wu wrote:

I found some different between Windows2003 server and windows 2003R2
server.
In 2003, client get sever’s DFS UNC path is:
\server name\DFS share name\ real path…
but in 2003R2, the path is:
\Real path
So, How can I parse the path in my filter driver?


Kind regards, Dejan
http://www.alfasp.com
File system audit, security and encryption kits.

no, it’s a legacy filter.

On 9/4/07, Dejan Maksimovic wrote:
>
>
> Is this a mini-filter?
>
> Weining wu wrote:
>
> > I found some different between Windows2003 server and windows 2003R2
> > server.
> > In 2003, client get sever’s DFS UNC path is:
> > \server name\DFS share name\ real path…
> > but in 2003R2, the path is:
> > \Real path
> > So, How can I parse the path in my filter driver?
>
> –
> Kind regards, Dejan
> http://www.alfasp.com
> File system audit, security and encryption kits.
>
>
>
> —
> NTFSD is sponsored by OSR
>
> For our schedule debugging and file system seminars
> (including our new fs mini-filter seminar) visit:
> http://www.osr.com/seminars
>
> You are currently subscribed to ntfsd as: xxxxx@gmail.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>