X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=oolJ6l9BseTOTDIb sl805CR2dMbXAV1n/kLTglrS98XqgqW5OFi/kiwm+Mvr1YnqamXA1XOZsbzDByD4 dKZZqyBW7CYknFB3fjTyf63qfcl8Ukfls9A7zY9YWcpBc1V9YqPRVOXg52tdUh3C 1HXjpKzHlSAboGSF6Z44RInfzVc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=CTegqRxpI5l9Sf9uJOiVAZ 8GpCk=; b=KwsW7Qvf9qn1GMlCkh9Fw0+oavyH96/GCWTNY6vDy5IwFbE8FxuUjX FMZWpn468yCtSEJOqYeK/P/f6pRoKCfRaTwJDdnqxHLZymxuGpFwAr+hj3NjSn2N Wb5pXlz2KI2vXLn1fCfcN9tk30KcAB+g/DxnZhZweK5mH/0a5Bu18= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtpback.ht-systems.ru Date: Sat, 10 May 2014 16:37:59 +0400 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1072633105.20140510163759@yandex.ru> To: Andrew DeFaria , cygwin AT cygwin DOT com Subject: Re: Setting up Apache2 with mod_perl and Apache2::AuthCookieLDAP In-Reply-To: References: <53691F19 DOT 1080606 AT audience DOT com> <536ACBEC DOT 7000409 AT etr-usa DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Andrew DeFaria! >> I still think you're begging for trouble by building new software on top >> of mod_perl in 2014, though. :) > I'm tempted to say: "I'm a consultant and trouble rarely follows me" ;-) > however I am also a professional. Still I do what my client asks me to > do. The client didn't even ask me to use mod_perl! In fact they don't > use it but wanted to start (that's how far behind they are(?)). > I don't even understand why I need mod_perl at all... I just want to > authenticate via LDAP to the Active Directory domain server. I set up > the basic authentication using LDAP/Active Directory authentication but > the boss is saying he'd like it make it more convenient for the > engineers and use cookies so they don't have to log in every time they > restart their browser. I looked up about authentication and cookies and > that led me to Apache2::AuthCookieLDAP, which is pulling in the whole > mod_perl thing... Native Apache + mod_sspi (transparent authentication for browsers supporting NTLM web auth). Don't know, in which state of things it is ATM, but that's what I was using back in the days of Windows server. > ... You're in a twisty maze of dependencies, all different... If you clearly state, what you actually want to do, the answer usually float to the top. -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 10.05.2014, <16:35> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple