Google OTP를 사용한 SSH 인증
·
OS/CentOS
Google OTP를 이용하여 CentOS 7 SSH접속하기Google OTP(Google Authentication)를 이용하여2FA(Two-Factor-Authentication)인증을 구성한뒤 SSH프로토콜로 접속테스트.기존 패스워드 방식의 인증보다 보안이 강화된 2FA 인증을 추가하여좀더 안전하게 계정정보를 보호할 수 있다. 1. CentOS 7 에서 Google Authenticator 설치Linux(CentOS 7)에서 'Google Authenticator'를 Install한다. [방법 1] : 패키지 설치 (권장)▼ 'google-authenticator' 패키지를 yum으로 설치한다.# yum install google-authenticator ▼ Error가 발생할경우, 아래와 같이 '..