Results 1 to 2 of 2

Thread: proceed ssh known_hosts register.

  1. #1
    JohnSue is offline Junior Member
    Join Date
    Jan 2011
    Posts
    4
    Rep Power
    0

    Default proceed ssh known_hosts register.

    I was wondering if it's illegal to relocation the known_hosts line from ~/.ssh/known_hosts to ~/somewhere/.ssh/known_hosts . I have a computer flowing Plesk and the someone interior directories do not hold pen permissions. I was competent to propose the authorized_keys line by editing sshd_config AuthorizedKeysFile , but when I try to log in without password, I'm ease prompted every time if I impoverishment to add the patron to tip of noted hosts, and it fails to keep every minute since it cannot compose to known_hosts. Thus I am works unable to automate whatever processes. I'd similar known_hosts to be located in the very activity as my authorized_keys, which does have right permissions for users.

  2. #2
    StevenThatcher is offline Junior Member
    Join Date
    Jan 2011
    Posts
    2
    Rep Power
    0

    Default

    This is what's registered in man(5) ssh_config:
    Code:
    UserKnownHostsFile
    Specifies a file to use for the someone boniface key database instead of
    ~/.ssh/known_hosts.

    I judge that's what you are perception for. You should be fit to honorable set UserKnownHostsFileto~/somewhere/.ssh/known_hosts in your worldwide ssh_config on that machine.

Similar Threads

  1. register on facebook
    By TaylorRyan in forum General Internet Terms
    Replies: 1
    Last Post: 02-02-2010, 04:42 PM
  2. How to Register Windows 7 Upgrade
    By Alan Knott in forum Windows 7/2000/NT
    Replies: 0
    Last Post: 11-09-2009, 08:21 AM
  3. Register the blogging bandwagon
    By cherish22 in forum Everything Else
    Replies: 0
    Last Post: 03-14-2009, 07:33 AM
  4. Unable to Register Photoshop CS2
    By haqar.uakra in forum Web. 2.0
    Replies: 0
    Last Post: 07-01-2008, 10:25 AM
  5. WTM Register Maker 3.3
    By Mobifrendz.Org in forum Download Tools and Softwares
    Replies: 0
    Last Post: 01-29-2008, 07:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48