6.0.0-beta1
8/9/25

[#2887] Support for rssh-based setup
Summary Support for rssh-based setup
Queue Passwd
Queue Version 3.0
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester lmamane (at) debian (dot) org
Created 10/30/2005 (7223 days ago)
Due
Updated 10/30/2005 (7223 days ago)
Assigned
Resolved 10/30/2005 (7223 days ago)
Milestone
Patch No

History
10/30/2005 11:24:22 PM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Committed - thanks!
10/30/2005 05:19:54 PM lmamane (at) debian (dot) org Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Support for rssh-based setup
Queue ⇒ Passwd
New Attachment: sork_passwd_rssh.patch Download
Reply to this comment
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".

Saved Queries