>From "SecurePlatform Tips v1.0" document (downloadable on SK):

Allow admin user to scp files to the SPLAT box:
grep admin /etc/scpusers | wc -l
If 0, then do this:
echo admin >> /etc/scpusers
Any user can be substituted for admin. WinSCP users: In order to use WinSCP, 
you must also issue the following to change admin's shell to bash:
chsh -s /bin/bash admin
Note: This is a security risk as this bypasses cpshell for this user. Use with 
caution.

Vincent

-----Message d'origine-----
De : Mailing list for discussion of Firewall-1 [mailto:[EMAIL PROTECTED] De la 
part de cisco4ng
Envoyé : 6 novembre 2007 09:53
À : [email protected]
Objet : Re: [FW-1] copy file to SPLAT

1)  add "admin" and "root" into /etc/scpusers (if the file does not exist, 
create one),

2)  service sshd restart,

you can use "scp" on Unix or pscp.exe in windows.  For some strange 
reasons, it does not work with either SecureFx or  WinSCP.  Go figure.

 


sin <[EMAIL PROTECTED]> wrote: Bill Smith wrote:
> Guys,
> 
> Does anyone know how to copy file to SPLAT?
> Tried ssh and got connection refused.
> Same as winscp

enable scp in sshd_config and it's gonna work.

sin

=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to [EMAIL PROTECTED]
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
[EMAIL PROTECTED]
=================================================


 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to [EMAIL PROTECTED]
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
[EMAIL PROTECTED]
=================================================

=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to [EMAIL PROTECTED]
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
[EMAIL PROTECTED]
=================================================

Reply via email to