Re: [Xrdp-devel] rate limit keyboard input

2015-08-26 Thread Jay Sorg
Hi Steve, > The concern is if someone is remoting into a machine we have 'locked down' > (stripped out a lot of packages/etc) and then they copy/paste or use a > keyboard emulator to retype an entire application into the remote machine. > For instance: > > Local machine: > Take executable binary a

Re: [Xrdp-devel] Remote login

2015-08-26 Thread Steve Gula
the issue isn't limiting who can connect.. the issue is rate limiting keyboard input so a person can't re-type an application we removed for security purposes. like an employee that has legitimate access but then goes rogue to try to exploit deployed kiosks On Aug 26, 2015, at 18:04, Jay S

Re: [Xrdp-devel] Remote login

2015-08-26 Thread Steve Gula
sorry - misread the email chain i was responding to. my apologies. mobile device user failure. On Aug 26, 2015, at 18:04, Jay Sorg wrote: >> How do you configure which users/groups can login using XRDP? > > It's pretty simple now. > If group tsusers exists, only users in the group can conne

Re: [Xrdp-devel] Remote login

2015-08-26 Thread Jay Sorg
> How do you configure which users/groups can login using XRDP? It's pretty simple now. If group tsusers exists, only users in the group can connect. If it does not exist, all users can connect. root user has special setting in sesman.ini. Jay

[Xrdp-devel] Remote login

2015-08-26 Thread David.Orchard
Hi, How do you configure which users/groups can login using XRDP? David David Orchard 01684 852493 david.orch...@l-3com.com This message is intended for the use only of the person(s) (‘Intended Recipient’) to whom it is addr

[Xrdp-devel] rate limit keyboard input

2015-08-26 Thread Steve Gula
My security people are concerned about a particular attack vector and we haven't found anything on Google to help. I'm hoping someone here can - The concern is if someone is remoting into a machine we have 'locked down' (stripped out a lot of packages/etc) and then they copy/paste or use a keybo