{ "info": { "author": "Norman Kr\u00e4mer", "author_email": "kraemer.norman@googlemail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Systems Administration :: Authentication/Directory" ], "description": "This is an small extension to the python kerberos package.\nIt adds support for \"services for user to self/proxy\" (s4u2s/s4u2p) kerberos functionality.\nIt adds authGSSImpersonation* functions that let you (as a server) act on behalf of a user.\nNo actual delegated ticket from a user needs to be forwarded to the server component.\nInstead the server account needs to be set up as described here:\nhttp://k5wiki.kerberos.org/wiki/Manual_Testing#Services4User_testing\n\nFor some overview of s4u see this:\nhttp://msdn.microsoft.com/en-us/magazine/cc188757.aspx#S2", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/may-day/s4u2p/tarball/0.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/may-day/s4u2p", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "s4u2p", "package_url": "https://pypi.org/project/s4u2p/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/s4u2p/", "project_urls": { "Download": "https://github.com/may-day/s4u2p/tarball/0.2", "Homepage": "https://github.com/may-day/s4u2p" }, "release_url": "https://pypi.org/project/s4u2p/0.2/", "requires_dist": null, "requires_python": null, "summary": "Kerberos high-level interface to the s4u kerberos functionality", "version": "0.2" }, "last_serial": 799162, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "4f2f3152734e315d437f11e3da3719c2", "sha256": "6066e6d00e4e74133dcb43d247ccc971541087d68b900438870eb40ad5643ae9" }, "downloads": -1, "filename": "s4u2p-0.2.tar.gz", "has_sig": false, "md5_digest": "4f2f3152734e315d437f11e3da3719c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7327, "upload_time": "2012-05-19T23:02:36", "url": "https://files.pythonhosted.org/packages/ae/f1/89d34c27c99b8820e913aeeda64e2f3703a65a2837a9aa9a374cc69719d0/s4u2p-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4f2f3152734e315d437f11e3da3719c2", "sha256": "6066e6d00e4e74133dcb43d247ccc971541087d68b900438870eb40ad5643ae9" }, "downloads": -1, "filename": "s4u2p-0.2.tar.gz", "has_sig": false, "md5_digest": "4f2f3152734e315d437f11e3da3719c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7327, "upload_time": "2012-05-19T23:02:36", "url": "https://files.pythonhosted.org/packages/ae/f1/89d34c27c99b8820e913aeeda64e2f3703a65a2837a9aa9a374cc69719d0/s4u2p-0.2.tar.gz" } ] }