otp1 Centos7 - OTP 설치 (Google otp) 설치 환경 : Centos 7.3 , VMware # 라이브러리 설치 yum install pam-devel gcc autoconf automake libtool git -y # git 소스 다운로드 git clone https://github.com/google/google-authenticator-libpam cd google-authenticator/libpam ./bootstrap.sh ./configure --libdir=/lib64 make && make install # 패키지 설치 yum install google-authenticator -y yum install epel-release -y yum install google-authenticator -y # PAM 설정 vi /etc.. 2021. 9. 28. 이전 1 다음