Internet Account Replication (IAR) replicates POSIX user credentials between hosts.
It is like NIS, but it:
* Is really easy to use -- it practically works out of the box;
* Works over the Internet -- it is compatible with regular firewalls; and,
* Uses SSH to encrypt the data-flow
It relies upon GNU nsswitch.conf (in glibc) for integration.