Create-Tam-Files - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Related Commands
delete, dir, move, send file (Global)
Examples
v Uses HTTP to copy a file from the specified URL to the image: directory.
v Uses HTTP over SSL to copy a file from the specified URL to the image:
v Uses SCP to copy a file from the specified URL to the store: directory.
v Uses SCP to copy a file from the logstore: directory to the specified remote
v Uses SFTP to copy a file from the specified URL to the store: directory.
v Uses SFTP to copy a file from the logstore: directory to the specified remote
v Copies a file from the config: directory to the local: directory.

create-tam-files

Creates TAM configuration files.
Syntax
create-tam-files [create-copy] file admin password tam-domain application host port
ssl-key-expiry ssl-timeout ldap-host ldap-port [ldap-password] ldap-auth-timeout
ldap-search-timeout [use-ldap-cache] [ldap-user-cache-size] [ldap-policy-cache-size]
# copy http://host/image.crypt image:///image.crypt
file copy successful (1534897 bytes transferred)
#
directory.
# copy https://host/image.crypt image:///image.crypt
file copy successful (1534897 bytes transferred)
#
# copy scp://jrb@10.10.1.159//XML/stylesheets/InitialConvert.xsl
store:///InitialConvert.xsl
Password: yetanotherpassword
file copy successful
#
target (identified by a qualified host name).
# copy logstore:///Week1.log scp://jrb@ragnarok.datapower.com//LOGS/Week1.log
Password: yetanotherpassword
file copy successful
#
# copy sftp://jrb@10.10.1.159//XML/stylesheets/InitalConvert.xsl
store:///InitalConvert.xsl
Password: yetanotherpassword
file copy successful
#
target.
# copy logstore:///Week1.log sftp://jrb@10.10.1.159//LOGS/x/Week1.log
Password: yetanotherpassword
file copy successful
#
# copy config:///startup-config local:///startup-config
file copy successful (2347 bytes transferred)
#
Chapter 2. Global configuration mode
37

Advertisement

Table of Contents
loading

Table of Contents