Hi,

 

We have been trying to setup x2go in a windows environment. We want to use Ubuntu as our terminal server for internet surfing.

 

The idea is that users log on to their TS session with their windows credentials. We use likewise-open to join ubuntu to the windows network.

 

We have added the AD (active directory) group of users having permission to use the TS to the sudoers file like:

(Under the x2go section)

$DOMAIN\\group   ALL=(ALL) NOPASSWD: /usr/bin/x2gopgwrapper

 

We are using the windows client version 3.01-4.

 

Basically it works but we have two errors:

 

1. No sound

2. Mount folder fails with the error:

 .. Could not find "/temp/DOMAINuser_media/folder" Please check the spelling

 

Please note the missing / between DOMAIN and user

 

In the client version 3.01-2, there was an option in the sound section to deselect the default port, if we did that, we had sound through. But that option is not available in the 3.01-4 version.

 

We have a firewall between the two networks, and have opened up tcp port 22 for ssh

 

Any ideas how to get this fully working?

 

Thanks in advance for your help and suggestions.

 

Benjamin