RE: restricting rsync over ssh

2002-05-29 Thread Brian D. Hamm
file to empty print queue to this point close (SSHOUT); open (SSHOUT, "+>>/home/admin/ssh.out"); #remove the first argument which is the rsync command and use absolute path shift @rsync_argv; system ("/usr/bin/rsync @rsync_argv"); $now

unexplained error (code 255)

2002-05-22 Thread Brian D. Hamm
it_cleanup(code=255, file=main.c, line=925): about to call exit(255) Brian D. Hamm, CISSP, CCNA Network Design & Implementation (o) 727-939-3080 (c) 727-424-4384 (f) 240-266-7185 (e) [EMAIL PROTECTED] -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before

RE: restricting rsync over ssh

2002-05-22 Thread Brian D. Hamm
e sure the wrapper doesn't have any erroneous output or I am sure I will see the friendly 'is your shell clean?' msg. Thanks again, Brian D. Hamm, CISSP, CCNA Network Design & Implementation (o) 727-939-3080 (c) 727-424-4384 (f) 240-266-7185 (e) [EMAIL PROTECTED] -Original Me

restricting rsync over ssh

2002-05-22 Thread Brian D. Hamm
the remote machine. Prepending the authorized_keys entry with command='rsync ...' 1024... results in the 'Protocol mismatch - is your shell clean?' error. Thanks, Brian D. Hamm, CISSP, CCNA Network Design & Implementation (o) 727-939-3080 (c) 727-424-4384 (f) 240-266-7