ports/96295: shells/scponly cannot work with rsync
UEDA Hiroyuki
ueda at drweb.jp
Tue Apr 25 01:40:12 UTC 2006
>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 at 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:
More information about the freebsd-ports-bugs
mailing list