Hi Community,
I have an Rsync question that I was hoping I could get some feedback on.
I have a gentoo server that goes through user profile creations regularly
, this includes the creation of new users, their home directory, password
etc.
I wanted to know if it was possible to sync the created users, home directories
and passwords to another server?
I'd do this perhaps through daily cron or such. At the moment, I literally have to
re-create the users manually on a second server which is not automated
enough for my liking.
Thanks for your time


