Yet per-session namespace support does exist (which is how the redirector
creates drive letter aliases to network shares that are per-session).
You might try asking in NTFSD about making a volume mount visible to a
single session and/or how to lock down the device object such that only that
session can open it. The device might still be visible in devmgr and the
system might know all about it globally but you might still be able to
achieve the result of making it appear as a drive letter only in one
session. But this has just turned into a FSD issue …
As for other types of thingies that might get plugged in, each ‘class’ of
device will be its own challenge.
Why do you want it to look like a local disk instead of remote file system -
I ask to understand what behavior / feature of being local you wish to make
available. Clearly ‘file access’ is achievable remotely and I just don’t
know what else one might want to do from within an RDP session - you want to
format the USB thumb-drive?
Good Luck,
Dave Cattley
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Maxim S. Shatskih
Sent: Tuesday, March 09, 2010 10:27 AM
To: Windows System Software Devs Interest List
Subject: Re:[ntdev] Per Session USB redirection from RDP
I suspect that Windows cannot implement per-session isolation of “local
devices which are mounted on the system”.
Only the network share connections are per-session.
–
Maxim S. Shatskih
Windows DDK MVP
xxxxx@storagecraft.com
http://www.storagecraft.com
“Dennis Scott” wrote in message
news:xxxxx@ntdev…
Thanks maxim,
yes rdesktop has this implementation but the device will be shown as network
shared devices,
I wanted to show the devices as local devices which are mounted on the
system.
virtual bus driver on the windows side will do the need full, but i am not
able to isolate per session devices.
On Mon, Mar 8, 2010 at 4:19 PM, Maxim S. Shatskih
wrote:
>Will this also works if i use Rdesktop from an linux machine?
Depends on quality of their implementation, probably yes.
–
Maxim S. Shatskih
Windows DDK MVP
xxxxx@storagecraft.com
http://www.storagecraft.com
—
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
—
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer