An open API service indexing awesome lists of open source software.

https://github.com/rackerlabs/mfa-support-tool

Rackspace MFA Toggler for customer support
https://github.com/rackerlabs/mfa-support-tool

rackspace rust

Last synced: 11 months ago
JSON representation

Rackspace MFA Toggler for customer support

Awesome Lists containing this project

README

          

# 🦀 Rackspace MFA tool

This tool is meant to be used by support rackers. It allows you to change the MFA state for any given account as long as you have the required permissions (roles) to do so.

### How do I use this tool?

This tool is very easy to use - just click, run & select the appropiate options in the terminal interface.

For more details, please head over to the [wiki](https://github.com/rackerlabs/mfa-support-tool/wiki) to see instructions on how to use this tool.

Binaries can be found in the [releases](https://github.com/rackerlabs/mfa-support-tool/releases) section. **Make sure you download the latest artifact! **

### Building

Compiling this tool is very straightforward. All you need is the rust compiler and cargo. Just run `cargo run --release` and you should be good to go.

### License

MIT