407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. )
พยายามแก้ไขที่ไฟล์ /etc/apt/apt.conf แล้วยังไม่ได้ ค้นไปค้นมาก็เจออันนี้ Ntlmaps
ก็ไปโหลดมาติดตั้งแล้วก็แก้ไขไฟล์ /etc/ntlmaps/server.cfg อีกนิดหน่อยตาม
[GENERAL]
LISTEN_PORT: 5865 // default port
PARENT_PROXY: msiisproxy // ใช้เป็นไอพีก็ได้
PARENT_PROXY_PORT: 8080 //
[NTLM_AUTH]
NT_HOSTNAME: myworkstation // ไม่ต้องใส่ก็ได้
NT_DOMAIN: mywindowsDomain // โดเมน
USER: mywindowsusername // ยูสเซอร์ที่มีสิทธิออกอินเทอร์เน็ต
PASSWORD: mywindowspassword //
LM_PART: 1 // Windows 95/98 NTLM compatibility
NT_PART: 0 // Windows NT NTLM compatibility
NTLM_TO_BASIC: 0 // Convert NTLM to basic authentication
ทีนี้เครืองเดเบียนเราก็เซ็ตค่าพร็อกซีเป็น http://127.0.0.1:5865 ซะ ก็ใ้ช้งานได้ตามปกติ :-)
อ้างอิงจาก ubuntuforum
No comments:
Post a Comment