diff --git a/docs/Administrator-Guide/Geo-Replication.md b/docs/Administrator-Guide/Geo-Replication.md index 66b298e..5c6b81f 100644 --- a/docs/Administrator-Guide/Geo-Replication.md +++ b/docs/Administrator-Guide/Geo-Replication.md @@ -61,11 +61,12 @@ In all the Secondary nodes, create a new group as "geogroup". # sudo groupadd geogroup ``` -In all the Secondary nodes, create an unprivileged account. For example, +In all the Secondary nodes, create an unprivileged account. This user +must have a home directory and a configured shell. For example, "geoaccount". Add geoaccount as a member of "geogroup" group. ``` -# useradd -G geogroup geoaccount +# useradd -s /bin/bash -d /home/geoaccount/ -G geogroup geoaccount ``` In any one Secondary node, run the following command to setup the