Version: 1.0 Author: Eddie Beuerlein
This script will create a csv file that contains the user data from the configuration section of the RedLock UI.
-
Python 2.7.10 or newer
-
OpenSSL 1.0.2 or newer
(if using on Mac OS, additional items may be nessessary.)
- Pip
sudo easy_install pip
- Requests (Python library)
sudo pip install requests
- YAML (Python library)
sudo pip install pyyaml
-
Navigate to export_users_csv/config/configs.yml
-
Fill out your RedLock username, password, and customer name - if you are the only customer in your account then leave this blank.
python runner.py