Bug 1411760 - [Geo-rep] Need an extra step in setting up a secure geo-rep session
Summary: [Geo-rep] Need an extra step in setting up a secure geo-rep session
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: Documentation
Version: rhgs-3.2
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Anjana Suparna Sriram
QA Contact: Rahul Hinduja
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-01-10 12:32 UTC by Sweta Anandpara
Modified: 2017-11-28 07:12 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-28 07:12:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Sweta Anandpara 2017-01-10 12:32:47 UTC
Document URL: 
==============
https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3.1/html/Administration_Guide/sect-Preparing_to_Deploy_Geo-replication.html#Setting_Up_the_Environment_for_a_Secure_Geo-replication_Slave

Section Number and Name: 
==========================
Section 14.3.4.2, “Setting Up your Environment for a Secure Geo-replication Slave”

Describe the issue: 
===================
Need to execute an extra step in all the nodes of the master cluster after step7, which instructs to change the permissions to secret.pem and secret.pem.pub to 600 and 644 respectively.

If we do not execute the above mentioned step, then the geo-rep session that will be created will be 'Faulty' with the message  "WARNING: UNPROTECTED PRIVATE KEY FILE!"  in the logs. That is because we give the permissions 770 to _all_ the files under /var/lib/glusterd/geo-replication, and that includes the private and public keys.


Note You need to log in before you can comment on or make changes to this bug.