From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Mike Lykov Organization: Vesna To: ALT Linux Sisyphus discussion list Subject: Re: [sisyphus] ntlm =?koi8-r?b?wdXUxc7UycbJy8HDydE=?= Date: Fri, 2 Apr 2004 16:28:39 +0500 User-Agent: KMail/1.5.4 References: <1685664030.20040402123800@sodom.ru> <200404021520.46061.combr@vesna.ru> <20040402151308.2ad8e342.bobep@mail.ru> In-Reply-To: <20040402151308.2ad8e342.bobep@mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200404021628.39525.combr@vesna.ru> X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.16.4 X-Sanitizer: Anomy X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.1.4 Precedence: list Reply-To: combr@vesna.ru, ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 11:28:34 -0000 Archived-At: List-Archive: В сообщении от Пятница 02 Апрель 2004 16:13 BoBep написал: > А вот с этого места можно поподробнее? > Я по совету Григория пересобирал squid с его патчем. > Хочется попробовать ваш метод. в качестве auth_program пропишите в сквиде man ntlm_auth NAME ntlm_auth - tool to allow external access to Winbind's NTLM authentica- tion function EXAMPLE SETUP To setup ntlm_auth for use by squid 2.5, with both basic and NTLMSSP authentication, the following should be placed in the squid.conf file. auth_param ntlm program ntlm_auth --helper-protocol=squid-2.5-ntlmssp auth_param basic program ntlm_auth --helper-protocol=squid-2.5-basic auth_param basic children 5 auth_param basic realm Squid proxy-caching web server auth_param basic credentialsttl 2 hours -- Mike