{ "info": { "author": "Fr\u00c3\u00a9d\u00c3\u00a9ric Dupr\u00c3\u00a9 (Alterway group)", "author_email": "frederic.dupre@gmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: Unix", "Topic :: System :: Filesystems" ], "description": "#######\nFuseLPK\n#######\n\nFuseLPK is a filesystem exposing public ssh key for OpenSSH from an directory.\nThis is useful for managing keys for a lot of users and systems.\n\n============\nRequirements\n============\n\n * python-fuse\n * python-ldap\n\n===========\nLDAP schema\n===========\n\nYou can add the schema in the egg, or create your own for advanced admin.\n\n==================\nConfiguration file\n==================\n\nPlease read default values in cfg.py.\n\n==============\nManually mount\n==============\n\nfuselpk /mount/point\n\n===========================\nfstab mount at startup time\n===========================\n\nPut in your fstab:\n\n::\n\n fuselpk#\t\t/opt/fuselpk\tfuse config=/etc/ssh/fuselpk.conf\t\t0\t0\n\n============================\nConfigure ssh to use fuselpk\n============================\n\nAdjust the sshd_config:\n\n::\n \n AuthorizedKeysFile /opt/fuselpk/%u/authorized_keys\n\n===============\nTest's buildout\n===============\n\nPlease clone repository buildout_ and read attached README.\n\n.. _buildout: https://bitbucket.org/fdupre/fuselpk-buildout/\n\n==========\nDevelopers\n==========\nRepository_\n\n.. _Repository: https://bitbucket.org/fdupre/fuselpk", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "ldap ssh authentication fuse", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "fuselpk", "package_url": "https://pypi.org/project/fuselpk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fuselpk/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/fuselpk/0.1/", "requires_dist": null, "requires_python": null, "summary": "LDAP Public Key filesystem for openssh", "version": "0.1" }, "last_serial": 792225, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2a4299aaaa2b3f036d2051b4a8b2fe9b", "sha256": "ac61444ea269f5c521936f97516543c2b20871e8dbf92673d0b3ced959f0df2d" }, "downloads": -1, "filename": "fuselpk-0.1.tar.gz", "has_sig": false, "md5_digest": "2a4299aaaa2b3f036d2051b4a8b2fe9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9575, "upload_time": "2010-09-02T18:29:14", "url": "https://files.pythonhosted.org/packages/37/6a/76feb275696669ac39955eb8f66a8d3701950deb5ac44c3e44f42eff758d/fuselpk-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2a4299aaaa2b3f036d2051b4a8b2fe9b", "sha256": "ac61444ea269f5c521936f97516543c2b20871e8dbf92673d0b3ced959f0df2d" }, "downloads": -1, "filename": "fuselpk-0.1.tar.gz", "has_sig": false, "md5_digest": "2a4299aaaa2b3f036d2051b4a8b2fe9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9575, "upload_time": "2010-09-02T18:29:14", "url": "https://files.pythonhosted.org/packages/37/6a/76feb275696669ac39955eb8f66a8d3701950deb5ac44c3e44f42eff758d/fuselpk-0.1.tar.gz" } ] }