Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File sharing does not work with Windows 2012 Server #40

Open
israelBelV opened this issue Jul 29, 2013 · 8 comments
Open

File sharing does not work with Windows 2012 Server #40

israelBelV opened this issue Jul 29, 2013 · 8 comments

Comments

@israelBelV
Copy link

Hello,
I am trying to share folders with Windows 2012 Server. I have configured the forwarding preference with "Only forward these disk paths:" checked, also I have some path added.

With all this, the folders does not appear in computer folder.

Regards.

@dinvlad
Copy link
Collaborator

dinvlad commented Sep 2, 2013

Same here. Native rdesktop client seems to have this problem too.

@dinvlad
Copy link
Collaborator

dinvlad commented Sep 2, 2013

UPDATE: Turns out that this is an expected behavior with the new version of the [MS-RDPEFS] extension.
From http://msdn.microsoft.com/en-us/library/cc669276.aspx:

"<1> Section 2.1: In Windows Vista, Windows Server 2008, Windows 7, Windows Server 2008 R2, Windows 8, Windows Server 2012, Windows 8.1, and Windows Server 2012 R2, the client MUST advertise the static virtual channel named "RDPSND", as defined in [MS-RDPEA]. If that channel is not advertised, the server will not issue any communication on the "RDPDR" channel."

(Originally found on http://social.msdn.microsoft.com/Forums/en-US/75024a3d-458f-4ed9-b55d-7852d0113bd7/rdpbcgrpdf-2-minors-problems-with-server-2012)

@dorianj
Copy link
Owner

dorianj commented Sep 2, 2013

So we have to have sound forwarding to get disk support? Lame.

@peelman
Copy link
Collaborator

peelman commented Sep 2, 2013

I read it as we have it announce sound forwarding. Whether or not it actually exists is something else. :). Either way that's probably too deep in the rdesktop nightmare for me to tackle.

On Sep 2, 2013, at 15:22, Dorian Johnson [email protected] wrote:

So we have to have sound forwarding to get disk support? Lame.


Reply to this email directly or view it on GitHub.

@dinvlad
Copy link
Collaborator

dinvlad commented Sep 2, 2013

Nope :)
screen shot 2013-09-02 at 7 14 09 pm
screen shot 2013-09-02 at 7 21 39 pm
I delved into rdesktop and now it seems to work! Committing soon.

@dinvlad
Copy link
Collaborator

dinvlad commented Sep 3, 2013

Fixed in be94c5c

@dinvlad
Copy link
Collaborator

dinvlad commented Sep 3, 2013

Had to disable output audio stream to fix crash on some servers when allowed to leave audio on: 7d922f4

@erm3nda
Copy link

erm3nda commented Dec 7, 2015

I can't see shared drives too, tsclient does display but "Shared" folder don't work. My rdesktop is 1.8.2. I see your fix code, but i don't know how to apply it. What do i have to donwload or update to get that fix? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants