kennychou0529 / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

provide ssh-console for osgi #464

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. It would be nice to provide ssh-ing to the osgi-console instead of telnet.
Equinox itself has the ability to use ssh, so it's 'only' a question of 
configuration. See http://knx-user-forum.de/341443-post5.html 

2. Example Use Case
Secure remote login without 'screen' or similar techniques. No need for 
shell-Login. Telnet is insecure, so ssh would be the better solution.

Original issue reported on code.google.com by udo1t...@gmail.com on 18 Sep 2013 at 8:30

GoogleCodeExporter commented 9 years ago
I have a working prototype of openhab with ssh console. I created a fork on 
github and will update this issue as soon as the feature is stable and usable.

Regards,
Martin

Original comment by planetre...@gmail.com on 21 Oct 2013 at 7:05

GoogleCodeExporter commented 9 years ago
OSGi ssh console is enabled in my fork:

https://github.com/planetrenner-martin/openhab.git on branch "ssh-console"

The modification is not yet ready for a pull request, because there is one 
problem:

Upon starting openhab, there is a whole bunch of slf4j warnings about loggers 
that have been created during the default configuration phase of the logging 
system.

If someone has any hints on how to resolve this logging issue, I could prepare 
my branch for a pull request.

Regards,
Martin

Original comment by planetre...@gmail.com on 24 Oct 2013 at 9:41

GoogleCodeExporter commented 9 years ago

Original comment by teichsta on 5 Nov 2013 at 10:53

GoogleCodeExporter commented 9 years ago
This issue has been migrated to Github. If this issue id is greater than103 its 
id has been preserved on Github. You can open your issue by calling the URL 
https://github.com/openhab/openhab/issues/<issueid>. Issues with ids less or 
equal 103 new ids were created.

Original comment by teichsta on 17 Nov 2013 at 8:08

GoogleCodeExporter commented 9 years ago
Set status to "invalid" to show that these issues are not tracked here anymore 
- please refer to GitHub instead!

Original comment by kai.openhab on 2 Dec 2013 at 7:12