|
|
|
|
|
by soroso
3131 days ago
|
|
Similar to StrongDM, except it does less. SDM implements the SSH protocol which allow both session logging (for audit and training purposes) and on-prem deployment. It supports all SSH services such shell (for interactive operation) exec (for remote scripting, like ansible and scp) and subsystems (like sftp). And on top of that it supports DB connections through the same tunnel (again with query logging for audit purposes). The on-prem part is really neat. Disclaimer: I work at StrongDM. Edit: fixed typo |
|