]> git.sven.stormbind.net Git - sven/scripts.git/commit
simple wrapper around ssh for password less logins with passwords
authorSven Hoexter <sven@timegate.de>
Fri, 29 Jul 2016 22:36:39 +0000 (00:36 +0200)
committerSven Hoexter <sven@timegate.de>
Fri, 29 Jul 2016 22:36:39 +0000 (00:36 +0200)
commit5fa67bbfaf6988845526d457d70baf45982b6f48
treec2b3c1d4994a5b9621b40933d0c8d7381813505f
parent1c97c33cfb9f6a5d1fa1892b219c0cb07aa55271
simple wrapper around ssh for password less logins with passwords

Username and password are extracted from OpenVPN auth-user-pass file
The hostname is expected to be the first argument, all others are just appended
to the ssh command. Nothing is verify, so it's doomed to fail in many ways but
might serve its purpose to allow hassle free logins to certain systems.
home/login.tcl [new file with mode: 0644]