Главная страница


ru.linux

 
 - RU.LINUX ---------------------------------------------------------------------
 From : Vitaliy Nosov                        2:5045/47.11   03 May 2006  19:08:58
 To : Igor
 Subject : squid & AD
 -------------------------------------------------------------------------------- 
 
 27.04.2006 9:31:30, Igor -> All :
 
  I> From: Igor <altlinux@aaanet.ru>
 
  I> Всем привет!
  I> что то никак непроходит. постоянно пароль запрашивает броузер
  I> хочется что бы сквид пропускал пользователей группы http из AD
  I> вот эта группа
  I> wbinfo -n http
  I> S-1-5-21-57989841-2147032053-725345543-1117
 
  Какой у тебя браузер?
 
  У меня вот так работает на ура:
 
 cache_mem 10 MB
 cache_dir ufs /usr/local/squid/cache 100 4 16
 
 cache_effective_user squid
 cache_effective_group squid
 visible_hostname narianfreebsd
 
 auth_param ntlm program /usr/local/bin/ntlm_auth
 --helper-protocol=squid-2.5-ntlmssp --require-membership-of="VL\\proxyusers"
 auth_param ntlm children 15
 auth_param ntlm max_challenge_reuses 0
 auth_param ntlm max_challenge_lifetime 2 minutes
 
 auth_param basic program /usr/local/bin/ntlm_auth
 --helper-protocol=squid-2.5-basic --require-membership-of="VL\\proxyusers"
 auth_param basic children 15
 auth_param basic realm Squid proxy-caching web server
 auth_param basic credentialsttl 2 hours
 
 acl all src 0.0.0.0/0.0.0.0
 
 acl myusers proxy_auth REQUIRED
 http_access allow myusers
 http_access deny all
 
 --
 Виталий Hосов
 e-mail: narian@tut.by icq: 3941304 mobile: +79242318166
 
 --- Таймыр 2.00 
  * Origin: Я квазивогнут и непрерывен сверху... (2:5045/47.11)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 squid & AD   Igor   27 Apr 2006 09:31:30 
 squid & AD   Vitaliy Nosov   03 May 2006 19:08:58 
 Re: squid & AD   Igor   04 May 2006 14:29:31 
Архивное /ru.linux/33104458ff80.html, оценка 1 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional