Projects / CONNection ManaGeR

CONNection ManaGeR

CONNection ManaGeR (connmgr) is a Unix command line client wrapper script. It is a handy commandline utility for people who have many remote user accounts that are accessed via ssh, sftp, scp, ftp, telnet, rlogin, rsh, and rcp. connmgr includes sshmgr (Open SSH client wrapper), scmdmgr (which allows for remote command execution), sftpmgr (which is like sshmgr but starts an sftp session), scpget/scpput (scp wrappers), ftpmgr (same as sftpmgr but for normal FTP), telnetmgr (same as sshmgr but for telnet), rloginmgr (same as sshmgr but for rlogin), rshmgr (same as scmdmgr but for rsh), and rcpget/rcpput (rcp wrappers). All of these utilize a shared configuration file for user account profiles. Passwords are not stored in this plain text configuration file and the use of RSA keys for SSH connections is strongly suggested.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  05 May 2003 08:47

Release Notes: rlogin, rsh, and rcp support was added. Some bugs with handling null responses to questions were fixed. Minor code cleanup was done. The project has been renamed to CONNection ManaGeR (from SSH ManaGeR) due to its significant number of non-SSH supported clients.

  •  11 Mar 2003 15:48

Release Notes: The command line and RC options --reset and --clear have been added. The isProfile() regex was too general, and is now locked down. --help and the usage text have been tweaked.

  •  19 Feb 2003 03:49

Release Notes: Non-existent profiles are no longer reported incorrectly, scmdmgr is dealt with, and an incorrect command syntax order for scpput -rv was fixed. A fast bash completion mechanism was added, and some code cleanups were made.

  •  31 Dec 2002 23:45

Release Notes: ftpmgr and telnetmgr were added, the config file format and documentation were updated, many little fixes were made, and the code was cleaned up.

  •  25 Oct 2002 07:02

Release Notes: This release includes a Makefile and more detailed INSTALL notes.

Screenshot

Project Spotlight

4MLinux

A miniature Linux distribution.

Screenshot

Project Spotlight

reCsvEditor

An editor for CSV files.