[Freeipa-devel] [PATCH] 0002 Rewrite the migration page using WSGI

Jakub Hrozek jhrozek at redhat.com
Fri Oct 29 15:04:50 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

https://fedorahosted.org/freeipa/ticket/154

The second patch removes the /ipatest section that has been commented
out in ipa.conf anyway..plus, we don't ship /usr/share/ipatest anymore :-)

I also have two questions:
 1) how should exceptions be handled? In the patch, I only explicitly
handle exceptions that could happen very easily (like, password being
wrong, or the LDAP server down..). Anything else would just trigger 500
Server Error..

 2) When playing with the migration command line plugin, I noticed that
it can only handle RFC2307bis groups (member: dn) and has the
objectclass for groups hardcoded to
"(|(objectclass=groupOfNames)(objectclass=groupOfUniqueNames))". I think
it would be worthwile (and easy, too!) to modify the plugin to accept
also RFC2307 schema and allow specifying a different objectclass
(posixGroup might come handy..). Thoughts?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkzK4oYACgkQHsardTLnvCUANACgwidrGVAya9a/eZ42mg0whdXH
cLAAoMnUui/dhEL1Q5chdbXbqlSz1yz2
=n8X6
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jhrozek-freeipa-0002-Rewrite-the-migration-page-using-WSGI.patch
Type: text/x-patch
Size: 4882 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20101029/2f978bdd/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jhrozek-freeipa-0003-Remove-some-more-mod_python-references.patch
Type: text/x-patch
Size: 1393 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20101029/2f978bdd/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jhrozek-freeipa-0002-Rewrite-the-migration-page-using-WSGI.patch.sig
Type: application/pgp-signature
Size: 72 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20101029/2f978bdd/attachment.sig>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jhrozek-freeipa-0003-Remove-some-more-mod_python-references.patch.sig
Type: application/pgp-signature
Size: 72 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20101029/2f978bdd/attachment-0001.sig>


More information about the Freeipa-devel mailing list