View Single Post
  #12 (permalink)  
Old 2008-05-07
rogermilla rogermilla is offline
Junior Member
 
Join Date: 2007-05-29
Posts: 2
Rep Power: 0
rogermilla has an average reputation (10+)
Default Re: cannot access SecurePlatform through winSCP

I am a CheckPoint newbies. Could you please guide me step by step procedure to create a SCP user? Thanks.




Quote:
Originally Posted by cosufw1 View Post
Once you have created the user, edit /etc/passwd and change "cpshell" to "bash" at the end of the user line. It should look like this:
user1:x:0:0::/home/user1:/bin/bash

Then edit /etc/group and add the user to the appropriated groups, separated with comma:
root:x:0:root,user1

Donīt forget to create /etc/scpusers with the user name, if you want SCP access.
Reply With Quote