Xrdp: Can i restrict drives redirection and clipboard transfer?

Created on 6 Sep 2019  路  3Comments  路  Source: neutrinolabs/xrdp

Centos + XRDP.
Can I restrict for users local drive redirection and clipboard transfer for security reason ?

question or troubleshoot

Most helpful comment

You can disable both features by modifying /etc/xrdp/xrdp.ini.

In the [Channels] section, set rdpdr=false to disable drive redirection and cliprdr=false to disable clipboard redirection.

Then restart your xrdp service to use the new settings.

All 3 comments

You can disable both features by modifying /etc/xrdp/xrdp.ini.

In the [Channels] section, set rdpdr=false to disable drive redirection and cliprdr=false to disable clipboard redirection.

Then restart your xrdp service to use the new settings.

Thanks! That what I need.

Thanks! That what I need.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

monken picture monken  路  4Comments

metalefty picture metalefty  路  8Comments

MoonMoon1919 picture MoonMoon1919  路  5Comments

zilongo picture zilongo  路  7Comments

Rubarius picture Rubarius  路  5Comments