/FLAGS= {[NO]APPLICATION_PROXY | [NO]MULTITHREAD | [NO]PROXY |
       [NO]CASE_INSENSITIVE}
    Optional.
    The flag options are:
    o  [NO]APPLICATION_PROXY. Default: NOAPPLICATION_PROXY.
       The service does its own proxy checking. This allows
       connections based on defined proxies.
       Applies to: remote shell (RSH) and line printer daemon (LPD).
                                      NOTE
          The ROOT account does not require a communication proxy
          in the proxy database. The setting of /FLAGS=APPLICATION_
          PROXY flag is not relevant.
    o  [NO]MULTITHREAD. Default: NOMULTITHREAD.
       While connecting a socket to a remote host and passing the
       socket to the requested server, the auxiliary server continues
       to listen for incoming requests.
    o  [NO]PROXY. Default: NOPROXY.
       User account information is from the proxy database.
    o  [NO]CASE_INSENSITIVE. Default: CASE_INSENSITIVE.
       Case sensitivity of the remote user name in the proxy
       database.
       Use with /PROXY.