X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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 <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1072633105.20140510163759@yandex.ru>
To: Andrew DeFaria <Andrew@DeFaria.com>, cygwin@cygwin.com
Subject: Re: Setting up Apache2 with mod_perl and Apache2::AuthCookieLDAP
In-Reply-To: <lkeqpc$msr$1@ger.gmane.org>
References: <53691F19.1080606@audience.com> <536ACBEC.7000409@etr-usa.com> <lkeqpc$msr$1@ger.gmane.org>
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@yandex.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

