You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by mi...@euphonynet.be on 2006/09/05 07:35:34 UTC

Re: Has anyone got apache/svn authenticating via SSL to active directory?

Hello,

it's nto wath you're asking for, but maybe the same(/better?) ... I'm
running mod_auth_kerb to authenticate against active directory (spnego
with a fallback on basic authentication - the server asks a ticket for the
user then) and the users connect over https. If you use apache 2.2 you
have to check out the latest version of mod_auth_kerb as far as I know.
You can use mod_auth_kerb 5.0 with apache 2.0x and apr 0.x. The problem
between mod_auth_kerb 5.0 and apr is that mod_auth_kerb 5.0 doesn't
compile with apr 1.x.

Greetings,

Michel

> Ed snooper wrote:
>> Hello,
>>
>> Does anyone have apache + mod_auth_ldap  authenticating to active
>> directory via SSL ?
>>
>> Ed
>>
>> ------------------------------------------------------------------------
>> All-new Yahoo! Mail
>> <http://us.rd.yahoo.com/evt=43256/*http://advision.webevents.yahoo.com/mailbeta>-
>> Fire up a more powerful email and get things done faster.
> Sure - the SSL and Active Directory are two separate modules for
> configuration.  I am running both.
>
> To be sure - are you referring to a secure LDAP connection, or secure
> HTTP?
>
> Regards,
> Frank
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org