메인 콘텐츠로 이동
  • 빠르고 간편하게 주문
  • 주문 보기 및 배송 상태 추적
  • 제품 목록을 생성 및 액세스

Integrated Dell Remote Access Controller 7 (iDRAC7) Version 1.50.50 User's Guide

Generating Public Keys for Linux

To use the ssh-keygen application to create the basic key, open a terminal window and at the shell prompt, enter ssh-keygen –t rsa –b 1024 –C testing
where:
  • -t is either dsa or rsa.
  • –b specifies the bit encryption size between 768 and 4096.
  • –C allows modifying the public key comment and is optional.
  • NOTE: The options are case-sensitive.

Follow the instructions. After the command executes, upload the public file.

  • CAUTION: Keys generated from the Linux management station using ssh-keygen are in non-4716 format. Convert the keys into the 4716 format using ssh-keygen -e -f /root/.ssh/id_rsa.pub > std_rsa.pub . Do not change the permissions of the key file. The conversion must be done using default permissions.
  • NOTE: iDRAC7 does not support ssh-agent forward of keys.

본 콘텐츠를 평가해주십시오.

정확함
유용함
이해하기 쉬운
이 문서가 도움이 되셨나요?
0/3000 characters
  평점(별 1~5개)을 매겨주십시오.
  평점(별 1~5개)을 매겨주십시오.
  평점(별 1~5개)을 매겨주십시오.
  문서가 도움이 되었는지 여부를 선택하십시오.
  의견에는 <>()\와 같은 특수 문자를 사용할 수 없습니다.