Ubuntu 20.04 - 콘솔, SSH에 Google OTP 적용
페이지 정보
작성자
본문
sudo apt update
sudo apt upgrade -y
sudo apt install libpam-google-authenticator -y
sudo vi /etc/pam.d/common-auth *수정
auth required pam_google_authenticator.so nullok
google-authenticator *실행, 다음 모두 y
update your filedisallow multiple uses of the same authenticationallow an extra tokenenable rate-limiting
댓글목록
등록된 댓글이 없습니다.