• No se han encontrado resultados

3.5. Prueba pericial

3.5.5. Diferencia entre peritos y testigos

You use the ftaddptn command to enter a partner system in the local system’s partner list. Format ftaddptn -h | [ <partner name 1..8> ] -pa=<partner address 1..200> [ -id=<identification 1..64> | -id=] [ -ri=<routing info 1..8> | -ri=@i | -ri=] [ -ptc=i | -ptc=a | -ptc=] [ -sl=1..100 | -sl=p | -sl=] [ -st=a | -st=d | -st=ad] [ -am=y | -am=n] [ -tr=n | -tr=f | -tr=] Description

-h Displays the command syntax on the screen. Entries after the -h are ignored.

partner name

This is the name to be used to enter the partner system in the partner list. The name may consist of 1 to 8 alphanumerical characters. The first character must be a letter and no distinction is made between uppercase and lowercase. The name can be chosen freely and need only be unique within openFT.

-pa=partner address

You use -pa to enter the address of the partner system in the following form:

[protocol://]host[:[port].[tsel].[ssel].[psel]] protocol

Protocol stack via which the partner is addressed. Possible values:

openft

openFT partner, i.e. communication via the openFT proto- col

ftp ftp partner, i.e. communication via the ftp protocol Default value: openft

Exception: if a global name from the TNS is used for host and a presentation selector is assigned to this global name then ftam is the default value. Please note that TNS use must be activated for this (ftmodo -tns=y).

host Internet host name, IP address or GLOBAL NAME from the TNS, mandatory parameter. Format of IP addresses (example):

%ip111.222.123.234 (ipv4) or

%ip6[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210] (ipv6) or

%ip6[FE80::20C:29ff:fe22:b670%5] (ipv6 with Scope-ID) The brackets [..] are mandatory with ipv6.

port Port number in the case of a TCP/IP connection, optional. tsel Transport selector (only openFT and FTAM protocol), optional. ssel Session selector for FTAM connection or session routing informa-

tion in the case of openFT protocol with openFTIF connection, optional.

psel Presentation selector for FTAM connection, optional.

For details concerning address specifications, see open FT User Guide. -id=identification | -id=

Identification unique in the network of the openFT instance in the partner system. In the case of FTAM partners, it is possible to specify an Appli- cation Entity Title in the form n1.n2.n3.n4..mmm as the identification. n1, n2 etc. are positive integer values which describe the "Application Process Title". n1 can only have the values 0, 1 or 2, n2 is restricted to values between 0 and 39 if n1 does not have the value 2. The optional Application Entity Qualifier mmm must be separated from the values of the Application Process Title by two periods. For details, see the openFT User Guide.

Identification not specified

The specification of -id= means that the host (host name) is used for identification.

Standard value: host (host name) for the openFT protocol, otherwise blank.

-ri=routing info | -ri=@i | -ri=

If the partner system can only be accessed via an intermediate instance (e.g. openFTIF gateway) then you specify the address information to be used for routing by the intermediate instance in routing info.

@i for routing info

The instance identification specified in -id= is used as the routing information.

neither @i nor routing info specified (default value)

The specification of -ri= (without parameters) means that the part- ner system can be accessed directly, i.e. without an intermediate instance.

-ptc=i | -ptc=a

You can use -ptc to modify the operating parameter setting for sender ver- ification on a partner-specific basis. These settings only affect partners which are connected via the openFT protocol and do not operate with authentication (e.g. partners with openFT V8.0 or earlier).

i (identification)

Deactivates checking of the transport address. Only the partner’s identification is checked. The partner’s transport address is also not checked even if extended sender verification is globally active (see the ftmodo command on page 106).

a (address)

Activates checking of the transport address. The partner’s trans- port address is checked even if checking of the transport address is globally deactivated (see ftmodo command on page 106). If the transport address under which the partner logs on is not the same as the entry in the partner list then the request is rejected. neither i nor a specified (default value)

-ptc= (without parameters) means that the operating system parameters apply to sender verification.

-sl=1..100 | -sl=p | -sl=

You use this option to assign a security level to the partner system. 1..100

Assigns a fixed security level to the partner. 1 is the lowest and 100 the highest security level.

p Assigns a security level to the partner on the basis of the partner’s attributes, i.e.:

– Security level 10 if the partner has been authenticated. – Security level 90 if the partner is known in the transport sys-

tem.

– Security level 100 otherwise, i.e. if the partner has only been identified by its address.

Security level not specified (default value)

-sl= (without parameters) means that the operating parameter set- ting for the security level applies (see command ftmodo on page 106).

-st=a | -st=d | -st=ad

This option allows you to control how locally submitted asynchronous file transfer requests to the specified partner system are processed. a (active, default value)

Locally submitted asynchronous file transfer requests to this part- ner system are processed if the asynchronous openFT server is started.

d (deactive)

Locally submitted asynchronous file transfer requests to this part- ner system are initially not processed but are stored in the request queue.

ad (automatic deactivation)

Unsuccessful attempts to establish a connection to this partner system result in its deactivation. The maximum number of unsuc- cessful attempts is 5. If you want to perform file transfer again with this system, you must explicitly activate it with ftmodptn -st=a. -am=n | -am=y

You can use this option to force partner authentication. n (default value)

Authentication is not forced, i.e. this partner is not restricted with regard to authentication.

y Authentication is forced, i.e. requests are only processed if the local system is successfully able to authenticate the partner, see page 27.

-tr=n | -tr=f | -tr=

You can use this option to modify the operating parameter settings for the partner selection for the openFT monitoring function on a partner-specific basis.

n (on)

The monitoring function is active for this partner. However, a trace is only written if the openFT monitoring function has been activated via the operating parameters, see page 106ff, ftmodo, option -tr. f (off)

The monitoring function is deactivated for this partner. neither n nor f specified (default value)

-tr= (without parameters) means that the global setting for partner selection in the openFT monitoring function applies (see ftmodo command on page 106).