<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SPNEGO For nginx - a start, at least</title>
	<atom:link href="http://michaelshadle.com/2010/01/17/spnego-for-nginx-a-start-at-least/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelshadle.com/2010/01/17/spnego-for-nginx-a-start-at-least/</link>
	<description>&#34;Sometimes I don&#039;t know why I even fucking try&#34;</description>
	<lastBuildDate>Wed, 01 Sep 2010 21:05:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: mike</title>
		<link>http://michaelshadle.com/2010/01/17/spnego-for-nginx-a-start-at-least/comment-page-1/#comment-16241</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 18 Feb 2010 00:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=254#comment-16241</guid>
		<description>&lt;a href=&quot;#comment-16146&quot; rel=&quot;nofollow&quot;&gt;@Zl0 &lt;/a&gt; 
You must be missing a library or something. What distro, is it 32 or 64 bit, etc?</description>
		<content:encoded><![CDATA[<p><a href="#comment-16146" rel="nofollow">@Zl0 </a><br />
You must be missing a library or something. What distro, is it 32 or 64 bit, etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zl0</title>
		<link>http://michaelshadle.com/2010/01/17/spnego-for-nginx-a-start-at-least/comment-page-1/#comment-16146</link>
		<dc:creator>Zl0</dc:creator>
		<pubDate>Mon, 08 Feb 2010 14:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=254#comment-16146</guid>
		<description>I could make it

make -f objs/Makefile
make[1]: Entering directory `/root/nginx-0.8.31&#039;
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g   -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/mail \
                -o objs/addon/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.o \
                /root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:15:27: error: gssapi/gssapi.h: No such file or directory
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:17:18: error: krb5.h: No such file or directory
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:39: error: expected declaration specifiers or &#039;...&#039; before &#039;OM_uint32&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c: In function &#039;get_gss_error&#039;:
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:42: error: &#039;OM_uint32&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:42: error: (Each undeclared identifier is reported only once
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:42: error: for each function it appears in.)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:42: error: expected &#039;;&#039; before &#039;maj_stat&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:43: error: expected &#039;;&#039; before &#039;msg_ctx&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:44: error: &#039;gss_buffer_desc&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:44: error: expected &#039;;&#039; before &#039;status_string&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:53: error: &#039;maj_stat&#039; undeclared (first use in this function)
cc1: warnings being treated as errors
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:53: error: implicit declaration of function &#039;gss_display_status&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:53: error: &#039;min_stat&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:54: error: &#039;error_status&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:55: error: &#039;GSS_C_MECH_CODE&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:56: error: &#039;GSS_C_NO_OID&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:57: error: &#039;msg_ctx&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:58: error: &#039;status_string&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:66: error: implicit declaration of function &#039;gss_release_buffer&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:67: error: implicit declaration of function &#039;GSS_ERROR&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c: In function &#039;ngx_http_auth_sso_auth_user_gss&#039;:
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:423: error: &#039;krb5_context&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:423: error: expected &#039;;&#039; before &#039;krb_ctx&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:438: error: &#039;OM_uint32&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:438: error: expected &#039;;&#039; before &#039;major_status&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:439: error: &#039;gss_buffer_desc&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:439: error: expected &#039;;&#039; before &#039;service&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:440: error: &#039;gss_name_t&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:440: error: expected &#039;;&#039; before &#039;my_gss_name&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:441: error: &#039;gss_cred_id_t&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:441: error: expected &#039;;&#039; before &#039;my_gss_creds&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:442: error: expected &#039;;&#039; before &#039;input_token&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:443: error: &#039;gss_ctx_id_t&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:443: error: expected &#039;;&#039; before &#039;gss_context&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:444: error: expected &#039;;&#039; before &#039;client_name&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:445: error: expected &#039;;&#039; before &#039;output_token&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:446: error: expected &#039;;&#039; before &#039;ret_flags&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:447: error: expected &#039;;&#039; before &#039;delegated_cred&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:459: error: implicit declaration of function &#039;krb5_init_context&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:459: error: &#039;krb_ctx&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:476: error: &#039;service&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:489: error: &#039;major_status&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:489: error: implicit declaration of function &#039;gss_import_name&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:489: error: &#039;minor_status&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:490: error: &#039;GSS_C_NT_HOSTBASED_SERVICE&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:490: error: &#039;my_gss_name&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:492: error: too many arguments to function &#039;get_gss_error&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:501: error: implicit declaration of function &#039;gss_acquire_cred&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:503: error: &#039;GSS_C_INDEFINITE&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:504: error: &#039;GSS_C_NO_OID_SET&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:505: error: &#039;GSS_C_ACCEPT&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:506: error: &#039;my_gss_creds&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:510: error: too many arguments to function &#039;get_gss_error&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:520: error: &#039;input_token&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:561: error: implicit declaration of function &#039;gss_accept_sec_context&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:562: error: &#039;gss_context&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:565: error: &#039;GSS_C_NO_CHANNEL_BINDINGS&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:566: error: &#039;client_name&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:568: error: &#039;output_token&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:569: error: &#039;ret_flags&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:571: error: &#039;delegated_cred&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:598: error: &#039;minor_status2&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:618: error: too many arguments to function &#039;get_gss_error&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:627: error: &#039;GSS_S_CONTINUE_NEEDED&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:635: error: &#039;GSS_C_REPLAY_FLAG&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:635: error: &#039;GSS_C_SEQUENCE_FLAG&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:645: error: implicit declaration of function &#039;gss_display_name&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:649: error: implicit declaration of function &#039;gss_release_name&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:653: error: too many arguments to function &#039;get_gss_error&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:663: error: missing initializer
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:663: error: (near initialization for &#039;user.len&#039;)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:689: error: &#039;GSS_C_NO_CREDENTIAL&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:700: error: implicit declaration of function &#039;gss_release_cred&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:705: error: &#039;GSS_C_NO_NAME&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:708: error: &#039;GSS_C_NO_CONTEXT&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:709: error: implicit declaration of function &#039;gss_delete_sec_context&#039;
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:709: error: &#039;GSS_C_NO_BUFFER&#039; undeclared (first use in this function)
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:711: error: implicit declaration of function &#039;krb5_free_context&#039;
make[1]: *** [objs/addon/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.o] Error 1
make[1]: Leaving directory `/root/nginx-0.8.31&#039;
make: *** [build] Error 2</description>
		<content:encoded><![CDATA[<p>I could make it</p>
<p>make -f objs/Makefile<br />
make[1]: Entering directory `/root/nginx-0.8.31'<br />
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g   -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/mail \<br />
                -o objs/addon/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.o \<br />
                /root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c<br />
/root/ngx_http_auth_sso_mod ule-0.3/ngx_http_auth_sso_module.c:15:27: error: gssapi/gssapi.h: No such file or directory<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:17:18: error: krb5.h: No such file or directory<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:39: error: expected declaration specifiers or '...' before 'OM_uint32'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c: In function 'get_gss_error':<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:42: error: 'OM_uint32' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:42: error: (Each undeclared identifier is reported only once<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:42: error: for each function it appears in.)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:42: error: expected ';' before 'maj_stat'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:43: error: expected ';' before 'msg_ctx'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:44: error: 'gss_buffer_desc' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:44: error: expected ';' before 'status_string'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:53: error: 'maj_stat' undeclared (first use in this function)<br />
cc1: warnings being treated as errors<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:53: error: implicit declaration of function 'gss_display_status'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:53: error: 'min_stat' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:54: error: 'error_status' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:55: error: 'GSS_C_MECH_CODE' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:56: error: 'GSS_C_NO_OID' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:57: error: 'msg_ctx' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:58: error: 'status_string' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:66: error: implicit declaration of function 'gss_release_buffer'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:67: error: implicit declaration of function 'GSS_ERROR'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c: In function 'ngx_http_auth_sso_auth_user_gss':<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_m odule.c:423: error: 'krb5_context' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:423: error: expected ';' before 'krb_ctx'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:438: error: 'OM_uint32' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:438: error: expected ';' before 'major_status'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:439: error: 'gss_buffer_desc' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:439: error: expected ';' before 'service'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:440: error: 'gss_name_t' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:440: error: expected ';' before 'my_gss_name'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:441: error: 'gss_cred_id_t' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:441: error: expected ';' before 'my_gss_creds'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:442: error: expected ';' before 'input_token'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:443: error: 'gss_ctx_id_t' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:443: error: expected ';' before 'gss_context'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:444: error: expected ';' before 'client_name'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:445: error: expected ';' before 'output_token'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:446: error: expected ';' before 'ret_flags'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:447: error: expected ';' before 'delegated_cred'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:459: error: implicit declaration of function 'krb5_init_context'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:459: error: 'krb_ctx' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:476: error: 'service' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:489: error: 'major_status' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:489: error: implicit declaration of function 'gss_import_name'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:489: error: 'minor_status' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:490: error: 'GSS_C_NT_HOSTBASED_SERVICE' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:490: error: 'my_gss_name' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:492: error: too many arguments to function 'get_gss_error'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:501: error: implicit declaration of function 'gss_acquire_cred'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:503: error: 'GSS_C_INDEFINITE' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:504: error: 'GSS_C_NO_OID_SET' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:505: error: 'GSS_C_ACCEPT' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:506: error: 'my_gss_creds' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:510: error: too many arguments to function 'get_gss_error'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:520: error: 'input_token' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:561: error: implicit declaration of function 'gss_accept_sec_context'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:56 2: error: 'gss_context' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:565: error: 'GSS_C_NO_CHANNEL_BINDINGS' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:566: error: 'client_name' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:568: error: 'output_token' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:569: error: 'ret_flags' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:571: error: 'delegated_cred' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:598: error: 'minor_status2' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:618: error: too many arguments to function 'get_gss_error'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:627: error: 'GSS_S_CONTINUE_NEEDED' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:635: error: 'GSS_C_REPLAY_FLAG' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:635: error: 'GSS_C_SEQUENCE_FLAG' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:645: error: implicit declaration of function 'gss_display_name'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:649: error: implicit declaration of function 'gss_release_name'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:653: error: too many arguments to function 'get_gss_error'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:663: error: missing initializer<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:663: error: (near initialization for 'user.len')<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:689: error: 'GSS_C_NO_CREDENTIAL' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:700: error: implicit declaration of function 'gss_release_cred'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:705: error: 'GSS_C_NO_NAME' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:708: error: 'GSS_C_NO_CONTEXT' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:709: error: implicit declaration of function 'gss_delete_sec_context'<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:70 9: error: 'GSS_C_NO_BUFFER' undeclared (first use in this function)<br />
/root/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.c:711: error: implicit declaration of function 'krb5_free_context'<br />
make[1]: *** [objs/addon/ngx_http_auth_sso_module-0.3/ngx_http_auth_sso_module.o] Error 1<br />
make[1]: Leaving directory `/root/nginx-0.8.31'<br />
make: *** [build] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo</title>
		<link>http://michaelshadle.com/2010/01/17/spnego-for-nginx-a-start-at-least/comment-page-1/#comment-16042</link>
		<dc:creator>Matteo</dc:creator>
		<pubDate>Fri, 29 Jan 2010 08:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=254#comment-16042</guid>
		<description>Many thanks! It is a very useful module.

I hope you will put the source code in a sourceforge/github/... repository.

Regards
Matteo</description>
		<content:encoded><![CDATA[<p>Many thanks! It is a very useful module.</p>
<p>I hope you will put the source code in a sourceforge/github/... repository.</p>
<p>Regards<br />
Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt G</title>
		<link>http://michaelshadle.com/2010/01/17/spnego-for-nginx-a-start-at-least/comment-page-1/#comment-15870</link>
		<dc:creator>Matt G</dc:creator>
		<pubDate>Mon, 18 Jan 2010 02:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/?p=254#comment-15870</guid>
		<description>Nice writeup. Keep us posted on the corporate domain progress. That would be really big and welcome news.</description>
		<content:encoded><![CDATA[<p>Nice writeup. Keep us posted on the corporate domain progress. That would be really big and welcome news.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
