[ 
https://issues.apache.org/jira/browse/GUACAMOLE-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15886590#comment-15886590
 ] 

Michael Jumper commented on GUACAMOLE-160:
------------------------------------------

{quote}
Maybe we just create a webportal they can create connections in, and have that 
inject that into the database.
{quote}

Creating your own webapp would be the way to go for this. You don't even need 
to worry about injecting anything into the database in that case, as you would 
be using the Guacamole API rather than the webapp we built around that API.

http://guacamole.incubator.apache.org/doc/gug/writing-you-own-guacamole-app.html

{quote}
Is it correct that if I where to build the server without the ssh libs then 
sftp would also be disabled on the server?
{quote}

SFTP would be disabled in that users would not be able to transfer files via 
Guacamole+SFTP, yes. This would not affect file transfer via RDPDR, nor would 
it affect direct SFTP connections which do not go through Guacamole.

{quote}
if so how would that be reflected on the client, would they still see the 
option but it won't have any effect?
{quote}

Yes.

However, if you implement your own web application using the APIs (as suggested 
above), you can present things however you like.


> Be able to disallow SFTP transfers for users allowed to create connections
> --------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-160
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-160
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole-server
>    Affects Versions: 0.9.9, 0.9.10-incubating
>            Reporter: Sune Beermann
>
> I want to disallow user to create SFTP file transfers, I have not jet been 
> able to find a way to do that.
> In order for us to bypass that problem we are now forced to create all 
> connecitons for the users.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to