Open GoogleCodeExporter opened 8 years ago
I'd also like to see this addressed. We must have notifications displayed to
all users. I've tried with LOGIN and SSH. Both to no avail.
Daemon command:
/usr/sbin/shellinaboxd -u shellinabox -g shellinabox
--cert=/var/lib/shellinabox --port=443 --user-css
Normal:+black-on-white.css,Reverse:-white-on-black.css --disable-ssl-menu -s
/:SSH
Thanks!
Joel
Original comment by j...@cryregarder.com
on 22 Oct 2012 at 4:10
[deleted comment]
This isn't the best answer but it does work okay for now under the ssh service.
I will caveat that it only triggers after the username has been entered and
will show one or two other messages as part of the ssh process.
Edit shellinabox/service.c and change ~ line 166 == " -oLogLevel=QUIET %%s@%s",
host); to " -oLogLevel=INFO %%s@%s", host);
Once you have made the change you will need to recompile (make/make install)
Original comment by konce...@gmail.com
on 7 Dec 2013 at 12:03
Original issue reported on code.google.com by
jonathan...@gmail.com
on 30 Sep 2011 at 7:42