|
Are there any additional clues in the CGI job's joblog?
Mel Rothman Mel Rothman, Inc.
Joel Cochran wrote:
OK, I added QTMHHTP1 and QTMHHTTP, and I added DTAAUTH(*RWX) and OBJAUT(*ALL), but still no joy. I also restarted the webs erver just to make sure it wasn't somehow required.
Joel http://www.rpgnext.com
On Thu, 2004-07-15 at 15:40, Flaker, Jeff wrote:
Try CHGAUT. Give *RWX to user QTMHHTP1.
Regards
Jeffrey Flaker Senior Programmer/Analyst Linens 'N Things 6 Brighton Rd Clifton, NJ 07015 Phone: 973-249-4384 Fax: 973-249-4901 http://www.lnt.com
-----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Joel Cochran Sent: Thursday, July 15, 2004 7:32 AM To: Web Enabling the AS400 / iSeries Subject: RE: [WEB400] IFS Authority for a CGI job
The owner was already me (and yes I have authority), so I changed the program to use *OWNER but no change. USEADPAUT does not show up on the compile options, but I issued the CHGPGM command with it as *YES and still no change. I know for QDLS I had to add the QTMHHTTP/HTP1 user profiles to the DIRE, could there be something like that?
Joel http://www.rpgnext.com
On Thu, 2004-07-15 at 14:17, Flaker, Jeff wrote:
Joel,
The user (QTMHHTP1) usually will not have sufficient authority to do much. Use adopted authority for your CGI programs.
CHGOBJOWN OBJ(YourProgram) OBJTYPE(*PGM)
NEWOWN(SomeProfileWithSufficientAuthority)
Make sure that the profile you use will not be deleted in the future....Create one if you have to.
CHGPGM PGM(YourProgram) USRPRF(*OWNER) USEADPAUT(*YES)
Regards
Jeffrey Flaker Senior Programmer/Analyst Linens 'N Things 6 Brighton Rd Clifton, NJ 07015 Phone: 973-249-4384 Fax: 973-249-4901 http://www.lnt.com
-----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Joel Cochran Sent: Thursday, July 15, 2004 6:01 AM To: web400@xxxxxxxxxxxx Subject: [WEB400] IFS Authority for a CGI job
I'm trying to issue a RMVLNK command from a CGI job, but I keep getting a "not authorized to object" error to the IFS file. The file has *PUBLIC *RWX, but I'm guessing there is something special I need to do for the HTTP user profiles...
Any suggestions out there?
Joel http://www.rpgnext.com
As an Amazon Associate we earn from qualifying purchases.
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.