Been following this guide: https://developers.cloudflare.com/cloudflare-one/policies/filtering/network-policies/ssh-logging/
There is a section named “Advanced setup: Differing usernames” which I’ve followed, but anytime I try to ssh into the server like so ssh deploy@server_ip
it tries to authenticate me as myname
based on being logged into WARP as [email protected]
.
Once I add the user myname
to the Ubuntu server it will authenticate fine but not as the user I specified in this case deploy