TAILIEUCHUNG - Implementing SSH Strategies for Optimizing the Secure Shell phần 5

Làm thế nào để sử dụng một Key OpenSSH SSH Server trên SSH Truyền thông Để sử dụng một phím OpenSSH trên máy chủ SSH SSH Truyền thông, chìa khoá phải được chuyển đổi sang định dạng SSH2, bằng cách sử dụng các lệnh sau đây. 1. | 136 Chapter 4 If you attach a passphrase to the private key the following text should appear Enter passphrase for key Shreya After entering your passphrase you should be logged in to the SSH connection Shreya@OpenSSH Shreya How to Use an OpenSSH Key on SSH Communications SSH Server To use an OpenSSH key on SSH Communications SSH server the key must be converted to the SSH2 format using the following commands. 1. Convert your OpenSSH client key to the SSH Communications SSH compatible format. To convert the keys you must set a blank passphrase for the private key ssh-keygen -p -f Shreya . After the key conversation is complete make sure you go back and set a passphrase for both the old OpenSSH key and the newly converted SSH2 key. Use the following commands to convert the key on the client machine Shreya@localhost ssh-keygen -e -f Shreya@localhost ssh-keygen -e -f Shreya SSH2-Shreya 2. Once you have copied the public key to the SSH Communications SSH server in the users home directory specifically in the .ssh2 folder in the users home directory home username .ssh2 on Unix and Documents and Settings username .ssh2 on Windows you need to add a public-key entry to the authorization file which is labeled Authorization also in the users home directory on the SSH server. The contents of the authorization file on the SSH server should be Key followed by the actual public-key name. Key 3. After the authorization file has been created on the SSH server an identification file needs to be created on the SSH client typically in the ssh2 folder in the users home directory home username .ssh2 for Unix and Documents and Settings username .ssh2 for Windows . This file is used by the SSH client to indicate which private keys to use for authentication. Furthermore unlike OpenSSH this file is used with the -i option to point to the correct private keys for authentication. For Authentication 137 example while .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.