Before using Net.Data, you need to ensure that the user IDs under
which Net.Data executes have the appropriate access rights to files
that are referenced in a Net.Data macro and to the macro that a URL
references. This means that these files must be in directories or
libraries to which the Web server can connect, or to which these user IDs
have explicit access rights.
More specifically, ensure that the user IDs under which Net.Data
executes have the following authorizations:
- To read the Net.Data initialization file,
db2www.ini
- To execute the Net.Data executable files and DLLs, and to search
the directories in the paths to the executable files and DLLs
- To read the appropriate Net.Data macros and search the appropriate
directories identified by the MACRO_PATH path configuration statement
- To execute the appropriate files and to search the appropriate directories
identified by the EXEC_PATH path configuration statement
- To read the appropriate files and to search the appropriate directories
identified by the INCLUDE_PATH path configuration statement
- To read and write the appropriate files, and to search the appropriate
directories identified by the FFI_PATH path configuration statement
- To read the Live Connection configuration file, dtwcm.cnf
- To read the Cache Manager configuration file, CACHEMGR.CNF
- To read external Perl and REXX executable files referenced by the language
environments
The methods for granting access to these files depend on the operating
system on which Net.Data is running.
[ Top of Page | Previous Page | Next Page | Index ]