I have a set of 8 small servers that chat with each other over ssh logging in automatically.
Now I would like to have the .ssh
directory of all the servers be identical.
Now my question is whether the user@host
part at the end of each key really is necessary?
No, it's entirely optional. This part of the field is a comment, so it's just an information, usually about where the key originally came from.
It's described here (the best reference I could find):