Re: Show logged in users

2017-01-29 Thread rhawkins
Thanks Paul, That works great! -- View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Show-logged-in-users-tp303p337.html Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.

Re: Show logged in users

2017-01-28 Thread Paul Cantle
ntinue echo "$PROCLIST" | ${GREP} -q $GUACPID && echo $GUACUSER done From: Mike Jumper <mike.jum...@guac-dev.org> Reply-To: "user@guacamole.incubator.apache.org" <user@guacamole.incubator.apache.org> Date: Thursday, 26 January 2017 at 18:31 To: "user@

Re: Show logged in users

2017-01-26 Thread Mike Jumper
On Jan 26, 2017 10:18 AM, "Diego Souza" <diego.mesquita.so...@gmail.com> wrote: > Hi, > > You can search for this tomcat log (catalina.out). > > regards, > Diego. > > > > -- > View this message in context: http://apache-guacamole- > incubat

Re: Show logged in users

2017-01-26 Thread Diego Souza
Hi, You can search for this tomcat log (catalina.out). regards, Diego. -- View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Show-logged-in-users-tp303p327.html Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.

Show logged in users

2017-01-23 Thread Hawkins, Richard
Is there anyway to show which users are logged into the system using a command line? I made a change that sent tomcat into a panic. Normally I would just restart tomcat but I don't want to disconnect the users. I wonder if restarting tomcat would even affect a user that is already logged