Ada banyak cara, salah satunya dengan NCSA auth. caranya: 1. edit file /etc/squid/squid.conf tambahkan 3 baris sbb:
auth_param basic program /usr/lib/squid/ncsa_auth /etc/squid/passwd acl PASS proxy_auth REQUIRED http_access allow PASS our_networks 2. Buat file kosong /etc/squid/passwd kemudian chmod 644 3. create user denga perintah: htpasswd /etc/squid/passwd <nama_user> semoga membantu -ech- http://ech.blogspot.com On Tue, 25 Apr 2006, Gilang Rivai wrote: > Mau nanya nih saya punya proxy pake squid bagaimana > caranya agar client mengakses internet lewat proxy > harus memasukan password dan usernam serta web yang di > akses client dapat termonitoring, saya pake linux > Fedora 3. > > Terima kasih > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > > > -- > www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia > Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] > :: Hapus bagian yang tidak perlu (footer, dst) saat reply! :: > ## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ## > $$ Iklan/promosi : www.itcenter.or.id/sponsorship $$ > > [@@] Jaket ITCENTER tersedia di http://shop.itcenter.or.id > > > Yahoo! Groups Links > > > > > > -- www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] :: Hapus bagian yang tidak perlu (footer, dst) saat reply! :: ## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ## $$ Iklan/promosi : www.itcenter.or.id/sponsorship $$ [@@] Jaket ITCENTER tersedia di http://shop.itcenter.or.id Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ITCENTER/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
