Key Management Deployment Scripts - 1.0.3
Bug Fixes
- Agent authentication was broken.
- Warn user when agent authentication takes place.
- Attempt to show the user the disconnection reason provided by a server disconnect.
--------------------------------
Key Management Deployment Scripts - 1.0.2
Bug Fixes
- Handle sudo command not being available more elegantly
- Re-use existing machine ID if a previous configuration exists
- Correct attempt to set executable permission on helper executable
- Handle Ctrl+C without showing a stacktrace
- Various stability fixes.
--------------------------------
Key Management Deployment Scripts - 1.0.1
Features
- Updated helper programs
Bug Fixes
- Use fill path when invoking helper programs directly.
- Create /usr/local/bin when its not already present.
- Installer should raise privileges when installing to ensure commands are installed correctly.
--------------------------------
Key Management Deployment Scripts - 1.0.0
Features
- Command to deploy key management helper programs and scripts
- Automatic testing of authentication after install
- Option to disable password authenticaiton and change PermitRootLogin after successful authentication test
- Fallback to cronjob synchronization script if server does not support AuthorizedKeysCommand directive
--------------------------------