[Freeipa-devel] [PATCH 61] Cache authentication in session

Rob Crittenden rcritten at redhat.com
Tue Jan 17 21:37:20 UTC 2012


John Dennis wrote:
>


Both of these are defined in ipalib/rpc.py (among others):

+KRB5_CC_NOTFOUND = -1765328243  # Matching credential not found
+KRB5_FCC_NOFILE = -1765328189   # No credentials cache found

Perhaps all those defines should be moved to krb_utils.py.

RPM build errors on non-SysV systems:
     File listed twice: /usr/share/ipa/ui/extension.js
     Installed (but unpackaged) file(s) found:
    /etc/rc.d/init.d/ipa_memcached
make: *** [rpms] Error 1

(extention.js isn't yours)

In the ipa_memcached service PID_PATH needs to be PIDFILE.

It would be nice if sessions worked with the lite-server.

I am unable to view the web UI. It just loops requesting all the the 
javascript files over and over again.

rob




More information about the Freeipa-devel mailing list