ERROR: Server is not available or CGI has no access rights (OpenInsight Specific)
At 12 NOV 1997 07:31:25PM Patrick Rayes wrote:
Windows NT 4.0, OI 3.4, IIS 3.0, and I get this error message when going to URL:
http://patrick/cgi-bin/oicgi.exe/inet_repos?doc_id=test
ERROR MESSAGE: Server is not available or CGI has no access rights
At 13 NOV 1997 08:43AM John Duquette wrote:
Patrick,
Sorry but there is no DNS entry for "patrick"
Have you set the proper permisssions for the user on the NT server? NT is very security conscious and there is an INET user, as well as a guest one that should probably be given permissions to access the resource. If you look in the event log for the server (Security) you should see which user was denied access to the resource. Remember that NTFS requires file level access be granted.
John Revelation
At 13 NOV 1997 12:03PM John Duquette wrote:
Patrick,
You should also set this registry key to 0 (or create it and set to 0 if it does not exist):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\CreateProcessAsUser
John Revelation