[Tickets #2887] NEW: Support for rssh-based setup

bugs@bugs.horde.org bugs at bugs.horde.org
Sun Oct 30 09:19:55 PST 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2887
-----------------------------------------------------------------------
 Ticket             | 2887
 Created By         | lmamane at debian.org
 Summary            | Support for rssh-based setup
 Queue              | Passwd
 Version            | 3.0
 State              | New
 Priority           | 1. Low
 Type               | Enhancement
 Owners             | 
+New Attachment     | sork_passwd_rssh.patch
-----------------------------------------------------------------------


lmamane at debian.org (2005-10-30 09:19) wrote:

This patch adds support for rssh (http://www.pizzashack.org/rssh/), scponly 
(http://www.sublimation.org/scponly/) or similar setups. These are "shells"
that restrict what commands the user can run, to e.g. sftp / scp / passwd .
These require, though, that the program be executed directly on the ssh
command line (ssh $host -l $user $program), and not once a prompt is
obtained; rssh doesn't offer any prompt.

This patch adds a new method to the expect script called "ssh-exec".




More information about the bugs mailing list