rslogin is a software that automates ssh login to remote systems.
Usage: rslogin [options] [hostname]
rslogin [-v] [-h]
rslogin [-c < file >] [-r] [-V] < hostname >
rslogin [-c < file >] [-R] [-V] < hostname >
rslogin [-c < file >] [-n] [-V] < hostname >
rslogin [-c < file >] [-i < file >] [-t < type >] [-e]
Options:
-h Display help
-v Display version
-c < file > Use configuration file (default: ~/.rslogin/rslogin.cfg)
-r Login to server as root
-R Login to server as a normal user
-n Special login, Server is a Network Appliance
-V Toggle Verbose Login
-e Encrypt rslogin password file
-i < file > Import root distribution
-t < type > Set import file type
Import File Types:
VZ - Verizon Internal Root Distribution, Hosts and Hostgroups
VZHG - Verizon Internal Root Distribution, Hostgroups only (default)
What's New in This Release:
· BUGFIX-0014: Additional fix for remote linux systems during password change.
· BUGFIX-0013: Fixed issues with importing a root distribution with CRLF terminated lines
· BUGFIX-0012: Fixed issues with importing a root distribution with more than 4 equal signs before the root group name
Product's homepage