TACACS+ daemon from the Shrubbry Networks project, based on Cisco tac_plus reference implementation. Config managed by Ansible.
- Install VirtualBox
- Install Vagrant
- (if not already done) Add your public key to account settings on github.com
- Clone this repo
git clone git@github.com:gsfjohnson/vagrant-tac_plus.git - Change directory to cloned repo
cd vagrant-tac_plus - Start the environment
vagrant up - Enter the environment / make changes
vagrant ssh - Send patches or pull requests!