Guest SGM Posted July 9, 2006 Share Posted July 9, 2006 Running Mandriva 2005LE, wanted to install RSA keys on a server but can't find any ~/.ssh/known_hosts files for root or users on the system. I can ssh into the server (using PuTTY - on a private network) to both root and users. Where is the system stuffing the keys at? TIA for any help SGM Link to comment Share on other sites More sharing options...
tyme Posted July 9, 2006 Share Posted July 9, 2006 did you generate keys for your server and users? Link to comment Share on other sites More sharing options...
aioshin Posted July 9, 2006 Share Posted July 9, 2006 known host as far as I encountered will be created only on linux where you access from.. so if you ssh from that LE 2005, it will create ~/.ssh/known_hosts... listing the ip of the machine you are accesing into.. if you want to generate RSA keys.. for the user.. try the command "ssh-keygen" Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now