help-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-cgicc] Getting user id


From: Junji address@hidden
Subject: Re: [help-cgicc] Getting user id
Date: Sat, 26 Aug 2006 13:17:30 +0900
User-agent: Mozilla Thunderbird 1.0.8-1.1.fc4 (X11/20060501)

Forgot to write, the html contents redirects to cgi like:

<meta http-equiv="refresh" content="0;
URL=http://somehost/cgi-bin/getauth.cgi";>

Junji address@hidden wrote:
> Hi,
> 
> I'm trying to get auth info to identify which user currently
> auth'ed with digest auth with apache.
> I was under impression that the CgiEnvironment::getAuthType(),
> CgiEnvironment::getRemoteUser() and
> CgiEnvironment::getRemoteIdent() are interface to access
> basic/digest info however they always return null.
> It seems digest auth has no problem, it auth'ed correctly,
> user can access contents, but above methods return null.
> Do I need to modify httpd.conf to pass those auth info to
> cgicc? Or am I doing something wrong?
> 
> Thanks,
> -- Junji
> 
> 
> _______________________________________________
> help-cgicc mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-cgicc
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]