kakash1hatake

Results 7 comments of kakash1hatake

Hi guys In our own build of freeradius we use custom rlm_sql_oracle to run queries with binds, not literals. This causes the backend DB to run quicker and more efficient....

The patch was done for the 2.x version. I can share it somehow.

I disagree, because accessing via telnet is officially documented in [equinox](https://www.eclipse.org/virgo/documentation/virgo-documentation-3.6.4.RELEASE/docs/virgo-user-guide/html/ch08.html) This feature is very convenient for debugging bundle loading problems in docker/k8s environments where container typically doesn't have sshd....

The problem occurs also in the APIM-4.0.0

If someone wants to access console via ssh, then additional [components](http://blog.matbooth.co.uk/14-remote-osgi-console-with-equinox.html) needed to be deployed (they are not included into APIM) and additional configuration via properties * org.apache.sshd.osgi * org.eclipse.equinox.console.jaas.fragment...

@ruwanta It would be nice if this tiny bug was solved.

I've seen some topics here to add `"enableADB": true` in the application's manifest. But this doesn't work: Chome says then `Unknown property "enableADB" in ARC metadata` I'm trying it on...