I patched the spnego module
Sven Ludwig
nginx at abraumhal.de
Wed Feb 15 07:45:51 UTC 2012
Hi,
i only want to announce, that i patched the spnego module, so you can use it as
a 100% replacement to apache2+mod_auth_kerb.
https://github.com/muhgatus/spnego-http-auth-nginx-module
I installed in on 3 hosts running now for about 2 weeks without an error.
Perhaps somebody wants to test it too? :)
bye MUH!
--
;__;___,
)..(_=_)
(oo)| |
#!/usr/bin/env python
domain={'r4w.de': 'i hate perl'}
domainparts=['python','blog','r4w','de']
print domain['.'.join(domainparts[[i for i in range(0,len(domainparts)) if domain.has_key('.'.join(domainparts[i:]))][0]:])]
More information about the nginx
mailing list