[Bugs] [Bug 1209432] Using TLS Identities for Authorization is mandatory, not optional

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 7 11:09:55 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1209432



--- Comment #1 from Ernestas Lukoševičius <ernetas at gmail.com> ---
Not working:

root at files1:/home/supervisor# gluster volume info

Volume Name: files
Type: Replicate
Volume ID: 9730c8ff-0992-4b41-a4a7-76aa3c9ae79b
Status: Started
Number of Bricks: 1 x 3 = 3
Transport-type: tcp
Bricks:
Brick1: files1:/data/gluster
Brick2: files2:/data/gluster
Brick3: files3:/data/gluster
Options Reconfigured:
auth.allow: 10.80.0.32,10.80.0.33,10.80.0.34
cluster.server-quorum-type: server
storage.owner-uid: 33
storage.owner-gid: 33
client.ssl: on
server.ssl: on
ssl.cipher-list: HIGH:!SSLv2
cluster.server-quorum-ratio: 51%

Working:
root at files1:/home/supervisor# gluster volume info

Volume Name: files
Type: Replicate
Volume ID: 9730c8ff-0992-4b41-a4a7-76aa3c9ae79b
Status: Started
Number of Bricks: 1 x 3 = 3
Transport-type: tcp
Bricks:
Brick1: files1:/data/gluster
Brick2: files2:/data/gluster
Brick3: files3:/data/gluster
Options Reconfigured:
auth.allow: 10.80.0.32,10.80.0.33,10.80.0.34
cluster.server-quorum-type: server
storage.owner-uid: 33
storage.owner-gid: 33
client.ssl: on
server.ssl: on
ssl.cipher-list: HIGH:!SSLv2
auth.ssl-allow: gluster
cluster.server-quorum-ratio: 51%

-- 
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