OpenSSH 8.0 released
OpenSSH 8.0 released
Posted Apr 29, 2019 22:04 UTC (Mon) by ScottMinster (subscriber, #67541)In reply to: OpenSSH 8.0 released by naptastic
Parent article: OpenSSH 8.0 released
You're right, of course, that when running rsync as root can be disastrous if misused. And leaving that configuration does allow someone who has gotten access to that admin's user account to much more easily get root access, which would be very bad. As a temporary solution to preserve multiple UIDs/GIDs in a transfer, it's not awful. Eventually, those writes have to be done as root. I would probably prefer to do the operation the other direction -- run rsync as root on the destination machine. That way, no permanent sudoers changes would be required, which one might forget to remove.
