Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Done
-
0.9.9
-
None
Description
The "Clientname" variable should show the client name connected to the Apache server. I am not a programmer, but if I am understanding this right, there is a java servlet that could gather that information so it can be used in the Guacamole session.
http://docs.oracle.com/javaee/6/api/javax/servlet/ServletRequest.html#getRemoteHost()
Is this possible?