Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Output format of ftshwc

&pagelevel(4)&pagelevel

Example of output in default format:

ftshwc
TYPE    = *GROUP        ACCESS =                 MODE =
   NAME = Hamburg
   DESC = Computing center north in Hamburg Wandsbek
TYPE    = *GROUP        ACCESS =                 MODE =
   NAME = Hamburg/HH1
   DESC = QA computing center
TYPE    = *INSTANCE     ACCESS = FT+FTOP+FTAC    MODE = FTADM / *CHAR
   NAME = Hamburg/HH1/HHWSRV01
   DESC = Solaris 10
TYPE    = *INSTANCE     ACCESS = FT+FTOP+FTAC    MODE = FTADM
   NAME = Hamburg/HH1/HHWSRV02
   DESC = HP-11
TYPE    = *INSTANCE     ACCESS = FT+FTOP         MODE = LEGACY / *TRANSPARENT
   NAME = Hamburg/HH1/HHWSRV11
   DESC = Solaris 9
TYPE    = *GROUP        ACCESS =                 MODE =
   NAME = Hamburg/HH2
   DESC = Human resources department
TYPE    = *INSTANCE     ACCESS = FTOP            MODE = FTADM
   NAME = Hamburg/HH2/HHWSRV99
   DESC = Mainframe system (BS2000)

Explanation

TYPE

Specifies whether the item is a group or an openFT instance:

*GROUP

Group

*INSTANCE

openFT instance

ACCESS

Only contains a value if TYPE=*INSTANCE and specifies what remote administration privileges the remote administrator has on this instance:

FTOP

Read FT access only (FT operator)

FT

Read and modify FT access. Corresponds to the permissions of an FT administrator.


FTAC

Read and modify FTAC access. Corresponds to the permissions of an FTAC administrator.

MODE

Only contains a value if TYPE=*INSTANCE and specifies the protocol that is used to administer this instance and whether there is configured a recommendation for the encoding mode:

FTADM

The instance is administered using the FTADM protocol.

LEGACY

The instance is administered using ftexec.

The recommended encoding mode is output as a supplement to the protocol:

/ *CHAR

The character mode is recommended with ftadm commands for this instance.

/ *TRANSPARENT

The transparent mode is recommended with ftadm commands for this instance.

In case of groups no encoding mode is output.

NAME

Pathname of the group or of the openFT instance.

In remote administration requests, you must always specify the name of the openFT instance as it is displayed here, i.e. as a complete pathname.

DESC

Description of the group or openFT instance.