[Postgres-xl-general] Regarding password less authentication

Durgamahesh Manne maheshpostgres9 at gmail.com
Mon Jan 4 00:11:02 PST 2016


i have generated authorized keys to node1, node2  from gtm server  like
following

On gtm (192.168.5.202)postgres user
 ssh-keygen -t rsa
cat .ssh/id_rsa.pub | ssh postgres at 192.168.5.201 'cat >>
.ssh/authorized_keys'
cat .ssh/id_rsa.pub | ssh postgres at 192.168.5.203 'cat >>
.ssh/authorized_keys'

as per document pgxc team given ......now i connected to node1 node2
without password on postgres user


then    at the time of init all
asking password for postgres at 192.168.5.202 :

Regards
Mahesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.postgres-xl.org/pipermail/postgres-xl-general-postgres-xl.org/attachments/20160104/d4c269a4/attachment.htm>


More information about the postgres-xl-general mailing list