Hello,

'postgres' is defined as a role in OpenSolaris. This role has privileges to run 
Postgres related binaries such as the server itself. I am trying to achieve 
replication between to remote postgres servers that requires one server to copy 
files over the network to the other server, using scp/rsync. I am unable to 
achieve this.

For the role postgres, in spite of having configured all keys correctly at both 
ends, passwdless authentication does not take place.

I tried doing the same things for a local user instead of a role, and it seems 
to work fine. So, How do I achieve secured channel for a role with the same 
role on other machine using passwdless authentication ??
 
 
This message posted from opensolaris.org

Reply via email to