Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] GSI X509 support in 7.4.1 on WinXP
- Date: Thu, 4 Mar 2010 11:07:26 -0600
- From: Zachary Miller <zmiller@xxxxxxxxxxx>
- Subject: Re: [Condor-users] GSI X509 support in 7.4.1 on WinXP
On Thu, Mar 04, 2010 at 05:58:24PM +0100, Rob de Graaf wrote:
> Followup:
>
> I just reconfigured an XP client to force GSI authentication only:
>
> SEC_DEFAULT_AUTHENTICATION = REQUIRED
> SEC_DEFAULT_AUTHENTICATION_METHODS = GSI
>
> And got:
>
> AUTHENTICATE: unsupported method: 32, failing.
>
> Seems GSI is not included in the Windows build, so the question becomes:
> can I recompile and enable it? Or does it simply not exist?
GSI on windows simply does not exist.
however, you can still use X509 credentials created with openssl by using
the SSL authentication method.
cheers,
-zach