Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2006 01:33:00 GMT
From:      UEDA Hiroyuki <ueda@drweb.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/96295: shells/scponly cannot work with rsync
Message-ID:  <200604250133.k3P1X0JE017135@www.freebsd.org>
Resent-Message-ID: <200604250140.k3P1eAm7098418@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96295
>Category:       ports
>Synopsis:       shells/scponly cannot work with rsync
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 25 01:40:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     UEDA Hiroyuki
>Release:        FreeBSD 6.1-RC
>Organization:
Netforest Inc.
>Environment:
FreeBSD fb5-stable.netforest.co.jp 6.1-RC FreeBSD 6.1-RC #13: Wed Apr 12 11:40:36 JST 2006     root@fb5-stable.netforest.co.jp:/usr/obj/usr/src/sys/STABLE  i386
>Description:
shells/scponly cannot work with rsync command correctly even if we build it using WITH_SCPONLY_RSYNC=yes. Following logs are recorded.

-----
Jan 10 13:12:55 firebomber scponly[3479]: option e is not permitted for use with /usr/local/bin/rsync(arg was rver) (username: scponly(5009), IP/port: ::1 50657 22))
Jan 10 13:12:55 firebomber scponly[3479]: requested command (/usr/local/bin/rsync --server -vlogDtprz . incoming) tried to use disallowed argument (username: scponly(5009), IP/port: ::1 50657 22))
-----


>How-To-Repeat:
# cd /usr/ports/shells/scponly
# make install WITH_SCPONLY_RSYNC=yes
..
% rsync -avz ... with user which login shell is scponly.
>Fix:
Probably following patch will solve this problem.

https://lists.ccs.neu.edu/pipermail/scponly/2006-March/001287.html

NOTICE: This is for scponly-4.6.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604250133.k3P1X0JE017135>