Hi Oliver,
Does the user running Guacamole (guacd) have write permissions to
/home/console_log/?
You could try changing where the session capture file is sent to a location you
know the user has write permissions.
GuacamoleConfiguration config = new GuacamoleConfiguration();
config.setProtocol("ssh");
config.setParameter("hostname", "x.x.x.x");
config.setParameter("create-typescript-path", "true");
config.setParameter("typescript-path", "/path/to/user/home");
config.setParameter("typescript-name", "console_log");
Regards,
Jeff
From: "Oliver.Zhan" <[email protected]>
Reply-To: "[email protected]" <[email protected]>
Date: Tuesday, April 17, 2018 at 6:24 AM
To: "[email protected]" <[email protected]>
Subject: EXT: 答复: can guacamole record the console logs of remoted computer?
Mike, please hele me.
In the debug info .i have found the print :
guacd[6544]: INFO: Typescript of terminal session will be saved to
"/home/console_log/console_log.1". Timing file is
"/home/console_log/console_log.1.timing".
but I can not found the console_log.1 in the "/home/console_log/”
发件人: Oliver.Zhan [mailto:[email protected]]
发送时间: 2018年4月17日 18:53
收件人: [email protected]
主题: 答复: can guacamole record the console logs of remoted computer?
Mike , I have configure the Typescript like this:
But I can not find the console log in /home/console_log, what is wrong?
发件人: Mike Jumper [mailto:[email protected]]
发送时间: 2018年4月17日 12:07
收件人: [email protected]
主题: Re: can guacamole record the console logs of remoted computer?
On Mon, Apr 16, 2018 at 8:09 PM, Oliver.Zhan <[email protected]>
wrote:
Mike,
When creating a new thread, please address the list as a whole. The idea behind
the mailing lists is to facilitate help/discussion within the entire community.
Calling out an individual at the beginning defeats that.
can guacamole record the console logs of remoted computer?
for example:
when I access to a computer remotely by ssh and imput some command in , can
guacamole record the Operation Log ?
Yes, both as traditional typescripts (text) or graphically:
http://guacamole.apache.org/doc/gug/configuring-guacamole.html#ssh-typescripts
http://guacamole.apache.org/doc/gug/configuring-guacamole.html#ssh-recording
- Mike
CONFIDENTIALITY NOTICE:
This electronic message is intended to be viewed only by the individual or
entity to whom it is addressed. It may contain information that is privileged,
confidential and exempt from disclosure under applicable law. Any
dissemination, distribution or copying of this communication is strictly
prohibited without our prior permission. If the reader of this message is not
the intended recipient, or the employee or agent responsible for delivering the
message to the intended recipient, or if you have received this communication
in error, please notify us immediately by return e-mail and delete the original
message and any copies of it from your computer system. For further information
about Hikvision company. please see our website at www.hikvision.com
CONFIDENTIALITY NOTICE:
This electronic message is intended to be viewed only by the individual or
entity to whom it is addressed. It may contain information that is privileged,
confidential and exempt from disclosure under applicable law. Any
dissemination, distribution or copying of this communication is strictly
prohibited without our prior permission. If the reader of this message is not
the intended recipient, or the employee or agent responsible for delivering the
message to the intended recipient, or if you have received this communication
in error, please notify us immediately by return e-mail and delete the original
message and any copies of it from your computer system. For further information
about Hikvision company. please see our website at www.hikvision.com
smime.p7s
Description: S/MIME cryptographic signature
