This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# | |
# Author: Benjamin Hering - bhering@lendingclub.com | |
# | |
# | |
# Sets up the Duo PAM module for SSH Jumphosts and the like | |
# See https://duo.com/docs/duounix for more info on the Duo setup | |
# | |
# Root check |