[Freeipa-devel] [PATCH] 0001 Provide Kerberos over HTTP (MS-KKDCP)

Simo Sorce simo at redhat.com
Tue Jun 23 18:55:01 UTC 2015


On Tue, 2015-06-23 at 18:51 +0200, Christian Heimes wrote:
> +WSGIImportScript /usr/lib/python2.7/site-packages/kdcproxy/__init__.py \
> +  process-group=kdcproxy application-group=kdcproxy
> +WSGIScriptAlias /KdcProxy /usr/lib/python2.7/site-packages/kdcproxy/__init__.py

I find sticking an application in __init__.py a bit questionable, but
that's in kdcproxy and not your code.
Nathaniel, can you chnage that in future ? Or maybe we can do it now ?

We should really have something like /usr/sbin/wsgi_kscproxy.py
or /usr/libexec/kdcproxy/kdcproxy.py or similar, not something snook
into a __init__.py file down there.

Everything else looks ok to me.

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York




More information about the Freeipa-devel mailing list