How add a news and allow sftp access gateway 11 OVA
search cancel

How add a news and allow sftp access gateway 11 OVA

book

Article ID: 406627

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

Created a new user ‘sftpuser’ tried to access using winSCP getting access denied 

 

Environment

Gateway 11.x

Cause

 

 

Resolution

The OVA allow the ssgconfig user access to ftp 

If you added a new user ‘sftpuser’  add it to the 

Add

# adduser ftpuser

#nano /etc/ssh/ssh_allowed_user file 

Example file:

sftpuser

ssgconfig

root