센서 프록시 설정 변경
시작하기 전에
프록시 서버의 운영 체제의 운영에 대한 경험을 보유해야 합니다.
프록시 서버의 운영 체제의 운영에 대한 경험을 보유해야 합니다.
프록시 설정 변경
프록시 설정 변경의 예제로 프록시 암호를 변경할 것입니다.
센서를 설치한 컴퓨터에서
install_dir/config/
로 이동합니다.여기에서 install_dir는 설치한 센서의 설치 디렉터리입니다.
proxy.properties 파일을 열고
httpsAuthPasswordEncrypted
을(를)httpsAuthPassword
(으)로 바꿉니다.이 설정에 대한 프록시 암호를 추가합니다.
install_dir/cli
(으)로 이동합니다. 여기서 install_dir은 센서의 설치 디렉터리입니다.applyproxysettings
명령을 실행합니다.아래 예제에서 input_file은 프록시 설정을 포함하는 경로 및 파일 이름입니다.
Linux
./applyproxysettings.sh -file input_file
Windows
applyproxysettings.bat -file input_file
센서를 다시 시작하여 프록시 암호를 암호화하고 프록시 정보를 업로드합니다.
아래 예제에서는 install_dir이 센서 설치 디렉터리입니다.
Linux
install_dir/cli
에서./restart.bat
명령을 실행합니다.Windows
install_dir/cli
에서restart.bat
명령을 실행합니다.
다음 단계
다음 번 프록시 서버에 로그인할 때 새 암호를 사용합니다.