7 # The temporary key used for login.
8 IdentityFile @WORKDIR@/ssh_user_key
10 # Prevent the client from complaining about unknown host keys.
11 GlobalKnownHostsFile @WORKDIR@/known_hosts
13 # Do not attempt password authentication in case keys fail.