{ "info": { "author": "Phillip Stromberg", "author_email": "phillip@strombergs.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# Ricoh LDAP Sync\n\nCreates an address book CSV file that can be imported by Device Manager NX Lite into a Ricoh Copier.\n\n## Install\n`# pip install ricoh-ldap-sync`\n\n## Usage\nYou will need the **Distinguished Name** or **DN** of a group in Active Directory where the members are users you want in the address book of the copier.\nYou will also need a file share or something where you want scans to go.\n\n`$ ricoh-sync --csv addressbook.csv`\n\n## Example\n\nCreate a CSV in this directory called **addressbook.csv** containing the users that are members of the group **Scanner Address Book** in the **Groups** OU.\nThe **-f** means that folders will be created for each user in the destination (`\\\\fileserver\\Scans`) by first name. So this will create folders named `\\\\fileserver\\Scans\\Alice`, `\\\\fileserver\\Scans\\Bob`, etc.\n`$ ricoh-sync \"CN=Scanner Address Book,OU=Groups,DC=example,DC=com\" \"\\\\fileserver\\Scans\" --csv \"./addressbook.csv -f`\n\n## Requires\nThese packages are installed automatically by pip.\n - pyad\n - pywin32\n\n## License\nMIT", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/phistrom/ricoh-ldap-sync", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ricoh-ldap-sync", "package_url": "https://pypi.org/project/ricoh-ldap-sync/", "platform": "", "project_url": "https://pypi.org/project/ricoh-ldap-sync/", "project_urls": { "Homepage": "https://github.com/phistrom/ricoh-ldap-sync" }, "release_url": "https://pypi.org/project/ricoh-ldap-sync/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "For creating a CSV file for Ricoh copiers from information in LDAP", "version": "0.1.1" }, "last_serial": 5863684, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7bb89c94fe3bfb812d7fbd8bd71123c9", "sha256": "21f51ebde37619beb29a805eef46928dcec551fb463f2251bd9e657dafb0bbf7" }, "downloads": -1, "filename": "ricoh-ldap-sync-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7bb89c94fe3bfb812d7fbd8bd71123c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5171, "upload_time": "2019-09-20T17:42:26", "url": "https://files.pythonhosted.org/packages/e8/cb/7a63bb19812daecd51c4f2fc8c1e982698ed3943addbd53a3636c6c64604/ricoh-ldap-sync-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "221f001b48b203c642e474b6ffa1dd40", "sha256": "39de57235c2d9884baae1d4010bd38f20d5bfd7c6becf38885b7c128fea29461" }, "downloads": -1, "filename": "ricoh-ldap-sync-0.1.1.tar.gz", "has_sig": false, "md5_digest": "221f001b48b203c642e474b6ffa1dd40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5203, "upload_time": "2019-09-20T18:58:09", "url": "https://files.pythonhosted.org/packages/c2/2b/af4bb09e6aef91131d5c5d39a514393589b1d184c2f1ac02c2783eed5b99/ricoh-ldap-sync-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "221f001b48b203c642e474b6ffa1dd40", "sha256": "39de57235c2d9884baae1d4010bd38f20d5bfd7c6becf38885b7c128fea29461" }, "downloads": -1, "filename": "ricoh-ldap-sync-0.1.1.tar.gz", "has_sig": false, "md5_digest": "221f001b48b203c642e474b6ffa1dd40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5203, "upload_time": "2019-09-20T18:58:09", "url": "https://files.pythonhosted.org/packages/c2/2b/af4bb09e6aef91131d5c5d39a514393589b1d184c2f1ac02c2783eed5b99/ricoh-ldap-sync-0.1.1.tar.gz" } ] }