On Tue, Jul 13, 2010 at 9:41 PM, Murtaza Munaim <mur...@gmail.com> wrote:

>  Hey Guys. So I have been able to implement Session Deletion Functionality
> for the debian release xrdp-0.4.0~dfsg. However, I have one little problem I
> hope someone here has some insight into. So I have a main .xsession shell
> script that is executed upon a users connect to the xrdp server. This
> .xsession script starts up alot of other scripts. When sesman kills the main
> session, the XVnc, the other xrdp-related instances are also killed.
> However, some of unrelated scripts(some ruby scripts) are not killed. I want
> to know if there is a way to kill every process that is spawned by the user.
> If anyone has any suggestions, let me know.
>

This also happens with a normal X server.  If you want to force-quit user's
processes use killall -u $USER.


> Thanks
> -Murtaza
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> xrdp-devel mailing list
> xrdp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xrdp-devel
>
>


-- 
- Norman Rasmussen
 - Email: nor...@rasmussen.co.za
 - Home page: http://norman.rasmussen.co.za/
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to