Oracle Solaris Networking (MOSC)

MOSC Banner

SFTP server with chroot and syslogging - DRAFT v1.0

Document to configure sftp-server services to in restricted chroot environment and configuring the Audit trial to log the transactions.

Solaris 11 – Inbuilt sshd application is used for sftp server configuration

Solaris 10 – Open SSH customized for sftp-server will be installed and configured. VIP needs to be enabled.

Procedure to configure the sftp-server on existing port 22 and enabling ftp session logging.

Files to be modified.

/etc/ssh/sshd_config

/etc/syslog.conf

Take a backup and edit the sshd config file.

vi /etc/ssh/sshd_config

Subsystem sftp    internal-sftp -f LOCAL7 -l INFO

:wq

Take a backup and edit the syslog configuration file.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center