Dovetailed Technologies Solutions Support Contact Us

Appendix C. Specifying fixed and default session settings

The files /etc/ssh/cozsftp_config and /etc/ssh/cozsftp_server_config determine the session settings for the Co:Z SFTP client and server respectively. The permissions for each of these files should be 0644.

Samples of both of these files are located in the /usr/lpp/coz/samples directory. These samples may be customized and placed at the above locations to make them active.

Each file has two sections, fixed: and default:

# Fixed section
fixed: 1
# Specify fixed settings following this line
# -- for the following line, see IBM APAR OA34819
ssh-le-options=HEAP(8M,1M,,FREE),ENVAR("_CEE_REALLOC_CONTROL=256K,25")

# Default section        
default: 2
# Specify default settings following this line
1

Use this section to specify site-wide options that cannot be overridden by individual users. Multiple options may be specified on a single line if separated by commas.

2

Use this section to specify site-wide options that can be overridden by individual users. Multiple options may be specified on a single line if separated by commas.

The Co:Z SFTP client and server options are described in: Section 3.1, “Setting, displaying and clearing file transfer options”.

Copyright 2009 Dovetailed Technologies, LLC. All rights reserved.