1)  Unpack in seperate directory.

2)  Copy WWWEXEC.COM and CGI_SYMBOLS.EXE to that directory.

3)  Add exec rule to servers CONF-file:

    exec /htpbin 0"privuser"::disk:[dir]

4)  Create privuser with OPER and WORLD priv (default) and
    login-directory where you placed the files. The account needs
    to be able to create NET*.LOG files in that directory, but only
    needs read access to the other files.

    *IMPORTANT* : be sure that world has not read-access to the COM-files
    (where username and password is in clear text).

5)  Add proxy from server account to privuser.

6)  Modify the configuration variable in top of the COM-files to suit
    your needs.

    (the username/password should not be a real username/password)

7)  /htbin/mgmt should work now !

