Installing native platform authentication
The files to support native platform authentication are installed with the Z and I Emulator for Web server. On Windows NT, the following additional steps are required:
- Define the system environment variable
zieweb_dir and set the value to the drive letter where Z and I Emulator for Web is installed (zieweb_dir=c:).
System variables can be edited using the Environment tab of the System icon in the Control Panel.
- Using Windows NT Explorer, locate the file odsrapd.reg in the Z and I Emulator for Web bin directory. Add the registry settings defined in the file by double-clicking on the file.
- Using regedit, find the registry value for
HKEY_LOCAL_MACHINE\SOFTWARE\HCL\On-Demand Server for Windows NT\2.0\installpath
.Edit the installpath value so that "%zieweb_dir%" is replaced with the drive letter where Z and I Emulator for Web server is installed. For example, if Z and I Emulator for Web is installed on the d drive, change
%zieweb_dir%\Program Files\HCL\ZIEForWeb\private
tod:\Program Files\HCL\ZIEForWeb\private
. - Reboot your system.
Related Topics