On Aug 22, 2007, at 6:26 AM, Artem Harutyunyan wrote:
Hi,
Does gss_accept_sec_context() function (with 'acceptor_cred_handle'
parameter set to 'GSS_C_NO_CREDENTIAL') use proxy certificate for
authentication when it can find one in /tmp/x509up_u
{UID_OF_SERVER_PROCESS_OWNER} or it always uses 'normal' (non-
proxy) certificates ?
Best regards,
Artem.
The places it looks for credentials is detailed in this page:
<http://www.globus.org/toolkit/docs/4.0/security/prewsaa/
Pre_WS_AA_Public_Interfaces.html#prewsaa-env>
joe