Product SiteDocumentation Site

5.3.3. Copy Authentication Key to Cluster Nodes

Create a location for the shared authentication key, and copy it from any existing node:
# mkdir -p --mode=0750 /etc/pacemaker
# chgrp haclient /etc/pacemaker
# scp remote1:/etc/pacemaker/authkey /etc/pacemaker/authkey