rdesktop does not connect local disk
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
rdesktop (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: rdesktop
I am connecting to a local "kvm" system running WindowsXP using the command line:
rdesktop -g 1184x864 10.35.173.38 -r disk:homedir=
When trying to access "homedir" in the rdp-session, Windows returns the error message;
\\tsclient\homedir is not accessible. You might not have permission to use this ...
The device is not connected.
However, when I start the rdp-session using this command:
strace -o /tmp/tempf rdesktop -g 1184x864 10.35.173.38 -r disk:homedir=
I can access "homedir" just fine.
This bug is easy to repeat. Just start an rdp-session with one or the other command and try to access the local disk.
I am using Ubuntu 9.04 with updates up to 30-Mar-2009, rdesktop version: 1.6.0
regards,
Werner
Can replicate using the same ubuntu (up-to-date as of 7/7/09), same rdesktop version but connecting to a win2003 server environment.
hth