[Bugs] [Bug 1792276] New: config ssh-port validation is accepting negative values
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jan 17 13:07:55 UTC 2020
https://bugzilla.redhat.com/show_bug.cgi?id=1792276
Bug ID: 1792276
Summary: config ssh-port validation is accepting negative
values
Product: GlusterFS
Version: mainline
Status: NEW
Component: geo-replication
Severity: medium
Assignee: bugs at gluster.org
Reporter: sunkumar at redhat.com
CC: bugs at gluster.org
Target Milestone: ---
Classification: Community
Description of problem:
If non-standard ssh-port is used, Geo-rep can be configured to use ssh port by
using config option, the value should be in allowed port range and non
negative.
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
$ gluster volume geo-replication master 127.0.0.1::slave config ssh-port -22
geo-replication config updated successfully
$ gluster volume geo-replication master 127.0.0.1::slave config ssh-port
22222222
geo-replication config updated successfully
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list