Skip to main content

For creating a CSV file for Ricoh copiers from information in LDAP

Project description

Ricoh LDAP Sync

Creates an address book CSV file that can be imported by Device Manager NX Lite into a Ricoh Copier.

Install

# pip install ricoh-ldap-sync

Usage

You 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. You will also need a file share or something where you want scans to go.

$ ricoh-sync <Distinguished Name of group of members in Active Directory> <Path to folder where user folders will be scanned to> --csv addressbook.csv

Example

Create a CSV in this directory called addressbook.csv containing the users that are members of the group Scanner Address Book in the Groups OU. The -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. $ ricoh-sync "CN=Scanner Address Book,OU=Groups,DC=example,DC=com" "\\fileserver\Scans" --csv "./addressbook.csv -f

Requires

These packages are installed automatically by pip.

  • pyad
  • pywin32

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ricoh-ldap-sync-0.1.1.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file ricoh-ldap-sync-0.1.1.tar.gz.

File metadata

  • Download URL: ricoh-ldap-sync-0.1.1.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2

File hashes

Hashes for ricoh-ldap-sync-0.1.1.tar.gz
Algorithm Hash digest
SHA256 39de57235c2d9884baae1d4010bd38f20d5bfd7c6becf38885b7c128fea29461
MD5 221f001b48b203c642e474b6ffa1dd40
BLAKE2b-256 c22baf4bb09e6aef91131d5c5d39a514393589b1d184c2f1ac02c2783eed5b99

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page