View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004449 | SymmetricDS | Bug | public | 2020-06-24 15:35 | 2020-06-24 20:47 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.0 | ||||
Target Version | 3.12.1 | Fixed in Version | 3.12.1 | ||
Summary | 0004449: Authentication for JMX and default to localhost only | ||||
Description | Enable authentication for JMX (java management extensions) and bind to localhost only by default. Modify conf/sym_service.conf: wrapper.java.additional=-Dcom.sun.management.jmxremote.authenticate=true wrapper.java.additional=-Dcom.sun.management.jmxremote.password.file=security/jmxremote.password wrapper.java.additional=-Dcom.sun.management.jmxremote.access.file=security/jmxremote.access wrapper.java.additional=-Dcom.sun.management.jmxremote.local.only=true Update "jmx" command line tool to use the authentication. | ||||
Tags | security | ||||
SymmetricDS: 3.12 06676743 2020-06-24 11:37:45 Details Diff |
0004449: Authentication for JMX and default to localhost only |
Affected Issues 0004449 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/JmxCommand.java | Diff File | ||
mod - symmetric-server/src/main/deploy/conf/sym_service.conf | Diff File | ||
add - symmetric-server/src/main/deploy/security/jmxremote.access | Diff File | ||
add - symmetric-server/src/main/deploy/security/jmxremote.password | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-24 15:35 | elong | New Issue | |
2020-06-24 15:35 | elong | Status | new => assigned |
2020-06-24 15:35 | elong | Assigned To | => elong |
2020-06-24 15:35 | elong | Tag Attached: security | |
2020-06-24 15:42 | elong | Status | assigned => resolved |
2020-06-24 15:42 | elong | Resolution | open => fixed |
2020-06-24 15:42 | elong | Fixed in Version | => 3.12.1 |
2020-06-24 16:00 | admin | Changeset attached | => SymmetricDS 3.12 06676743 |
2020-06-24 20:47 | admin | Status | resolved => closed |