To improve security on a RHE server of mine, I disabled root login using my sshd_config. Of course, I can no longer login as root via SSH/SFTP on this machine. I'd like to keep root locked off indefinitely, but I can't figure out another way to edit system files via SFTP.
Is there an alternative to root for the upload and download system files by SFTP? I'm guessing there's an easy answer, but my searches didn't turn anything up. Thanks!