× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



For my Apache server, the current user shows the username specified not QTMHHTTP. Those jobs show a different status (TIMW) than what yours have. Are the jobs you've listed the ones that actually make the QNTC request, or do the requesting jobs end immediately?

My WRKACTJOB shows (these are CGI jobs):
{server} {namedUsed} BCI .0 PGM-QZSRCGI TIMW

Are you current on PTF's?



-----Original Message-----
From: Tom Deskevich [mailto:TDeskevich@xxxxxxxxxxxxxxxxxx]
Sent: Thursday, March 22, 2018 12:39 PM
To: web400@xxxxxxxxxxxx
Subject: [WEB400] serveruserid not working for Apache.

I need to view images from a remote PC server via QNTC via the web.
I added ServerUserid to my Apache configuration. I am testing this within our own network now. Our IT guy tells me port 8301 is open.
The behavior I have seen in previous configurations with ServerUserid is that the thread with the ServerUserid does not get fired up until you put a request through.
But when I do put a request through, the ServerUserid thread is not showing. It goes through one of the threads with QTMHHTTP as the user.
This of course gives CPDB053 error exchanging security information error because QTMHHTTP does not have access to the image server.

The path to QNTC exists.
I can sign on with the user and drill into the server via QNTC.

How it looks on WRKACTJOB. Have stopped and started it.

BEDVIEW QTMHHTTP BCH .0 PGM-QZHBMAIN SIGW
BEDVIEW QTMHHTTP BCI .0 PGM-QZSRLOG SIGW
BEDVIEW QTMHHTTP BCI .0 PGM-QZSRLOG SIGW
BEDVIEW QTMHHTTP BCI .0 PGM-QZSRHTTP SIGW
BEDVIEW QTMHHTTP BCI .0 PGM-QZSRHTTP DEQW

I have replaced the actual IP address with ipaddress and the folder names with folder.

Nothing writes out to the error log.

# Configuration originally created by Create HTTP Server wizard on Wed Mar 21 16:45:06 EDT 2018 Listen 172.20.1.5:8301 DocumentRoot /www/bedview/htdocs Options -ExecCGI -FollowSymLinks -Includes -Indexes -MultiViews LogFormat "%h %T %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined LogFormat "%{Cookie}n \"%r\" %t" cookie LogFormat "%{User-agent}i" agent LogFormat "%{Referer}i -> %U" referer LogFormat "%h %l %u %t \"%r\" %>s %b" common CustomLog logs/access_log combined LogMaint logs/access_log 7 0 LogMaint logs/error_log 7 0 AccessFileName .htaccess SetEnvIf "User-Agent" "Mozilla/2" nokeepalive SetEnvIf "User-Agent" "JDK/1\.0" force-response-1.0 SetEnvIf "User-Agent" "Java/1\.0" force-response-1.0 SetEnvIf "User-Agent" "RealPlayer 4\.0" force-response-1.0 SetEnvIf "User-Agent" "MSIE 4\.0b2;" nokeepalive SetEnvIf "User-Agent" "MSIE 4\.0b2;" force-response-1.0
ServerUserID BEDIMAGEVW <========================================
SetEnv QIBM_CGI_LIBRARY_LIST "BEDRDRVW;RVIDATA;ICSRVLIB;RVILIB"
Alias /INTERNET /cgibin
Alias /internet /cgibin
DirectoryIndex index.html
<Directory /IMAGE>
Allow From all
</Directory>

<Directory /QSYS.LIB/RVILIB.LIB>
Allow From all
Options +ExecCGI
</Directory>

<Directory /cgibin>
Allow From all
</Directory>
<Directory /folder>
Allow From all
</Directory>
<Directory /folder>
Allow From all
</Directory>
<Directory /QNTC/ipaddres/folder>
Allow From all
</Directory>
<Directory /QNTC/ipaddress/folder>
Allow From all
</Directory>
<Directory /QNTC/ipaddress/folder>
Allow From all
</Directory>
<Directory /www/bedimage/htdocs>
Require all granted
</Directory>
<Directory /BEDPDFS>
Order allow,deny
Allow from all
</Directory>
AliasMatch ^/BEDPDFS/(.*) /BEDPDFS/$1
AliasMatch ^/QSYS\.LIB/RVILIB\.LIB/(.*) /QSYS.LIB/RVILIB.LIB/$1 AliasMatch ^/folder/(.*) /folder/$1 AliasMatch ^/folder/(.*) /folder/$1

ScriptAliasMatch ^/PGMS/(.*) /QSYS.LIB/RVILIB.LIB/$1 ScriptAliasMatch ^/pgms/(.*) /QSYS.LIB/RVILIB.LIB/$1






Tom Deskevich


**********************

Tom Deskevich
Programmer/Analyst
P: 814-472-6066 x134
F: 814-472-5019
E: TDeskevich@xxxxxxxxxxxxxxxxxx
172 Gateway Road PO Box 568
Ebensburg, Pennsylvania
15931
www.harrislocalgov.com
This message has been sent on behalf
of a company that is part of the Harris Operating Group of Constellation Software Inc. These companies are listed here .
If you prefer not to be contacted by Harris Operating Group please notify us .
This message is intended exclusively for the individual or entity to which it is addressed. This communication may contain information that is proprietary, privileged or confidential or otherwise legally exempt from disclosure. If you are not the named addressee, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this message in error, please notify the sender immediately by e-mail and delete all copies of the message.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.