× 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.



This is the AS/400 user ID that should access the validation list. In my
case, the PYLOOKUP validation list is public *EXCLUDE, so not even the web
server user (QTMHHTP/QTMHHTP1) can process it. PYLOOKUP owns the programs I
want to protect, and is the owner of the validatino list. The UserID
directive tells the web process to "switch to" the id specified before
processing the request. For the web server, it switches to PYLOOKUP before
the validation list is accessed.

The documentation is in "HTTP Server for AS/400 Webmaster's Guide". I have
the V4R4 version, it's page 17.

Make sure the programs and validtion list are owned by the same user, and
set that id in the Protection directive. Restart the web server, and it
should work.

HTH,
Loyd


-----Original Message-----
From: MWalter@hanoverwire.com [mailto:MWalter@hanoverwire.com]
Sent: Tuesday, September 24, 2002 12:51 PM
To: web400@midrange.com
Subject: RE: [WEB400] [WEB400]



<snip>
Protection PYLOOKUP {
      PasswdFile PYLOOKUP/PYLOOKUP
      ACLOverride Off
      PostMask All
      GetMask All
      AuthType Basic
      ServerID PAYROLL_LOOKUP
      UserID PYLOOKUP
</snip>

What does the 'UserId PYLOOKUP' represent?


Thanks,

Mark


Mark Walter
Sr. Programmer/Analyst
Hanover Wire Cloth a div of CCX, Inc.
mwalter@hanoverwire.com
http://www.hanoverwire.com
717.637.3795 Ext.3040


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.