[Bugs] [Bug 1321578] auth.allow and auth.reject not working host mentioned with hostnames/FQDN
bugzilla at redhat.com
bugzilla at redhat.com
Mon Apr 10 05:10:32 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1321578
--- Comment #16 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/15086 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit c7ba4b2b1a1cca6f217083ff9c1f01f23c9ca171
Author: Mohit Agrawal <moagrawa at redhat.com>
Date: Thu Mar 30 14:45:59 2017 +0530
cli/auth : auth.allow and auth.reject does not accept FQDN/host name
Problem : At the time of set FQDN name to "auth.allow/auth.reject" through
gluster cli,it does not accept FQDN/host name.
Solution: Condition needs to be update in verify_host_name and gf_auth
to accept FQDN/host name.
Fix : Change the condition to accept FQDN/host Name.
To verify the patch followed below procedure
1) Try to set FQDN name for auth.allow or auth.reject parameter
gluster v set myvol auth.reject <fqdn name>
It gives error "fqdn-name" is not a valid internet-address-list
2) After apply the patch it does not give any error.
3) To verify auth.allow/reject try to mount volume on some client.
Change-Id: Ieb76cbb93d43323fd29c7ca04efe3790edb4281b
BUG: 1321578
Signed-off-by: Mohit Agrawal <moagrawa at redhat.com>
Reviewed-on: https://review.gluster.org/15086
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Niels de Vos <ndevos at redhat.com>
Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=JD4M9IdeZX&a=cc_unsubscribe
More information about the Bugs
mailing list