QSECOFR user profile is not allowed in TCP/IP socket mode!
25 pts.
0
Q:
QSECOFR user profile is not allowed in TCP/IP socket mode!
I am getting an error message when I try to connect to the i5 with a Windows based query application.
QSECOFR user profile is not allowed in TCP/IP socket mode!
I read a couple of articles, it might has something to do with an FTP restriction on i5 side. Could anyone point me to right direction?
I also tried another profile which has higher authority level than the QSECOFR profle(QSECADM). I am getting another communication error message:
ICASRV subsystem not loaded on AS/400, server address 192.168.1.15!
Any suggestions. Thanks in advance.


Software/Hardware used:
AS400, iServer, i5/OS
ASKED: Oct 1 2009  6:47 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
4040 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Read this excerpt from IBM:

http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/rzahl/rzahltrblfileshare.htm

As for the ICASRV subsystem not loaded on AS/400, that is a Bravo Express error which is just a IFS gui software.
Last Answered: Oct 2 2009  5:47 PM GMT by Whatis23   4040 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

TomLiotta   7550 pts.  |   Oct 8 2009  7:52PM GMT

Various questions –

I am getting an error message when I try to connect to the i5 with a Windows based query application.
QSECOFR user profile is not allowed in TCP/IP socket mode!

First, is that the error message that you see (”QSECOFR user…”)? How do you see it? I’d guess in a popup message box, but maybe not. What is the “query” application? Are you attempting to use SQL to retrieve rows from tables? I ask because of your next statement:

…it might has something to do with an FTP restriction on i5 side.

A FTP restriction shouldn’t have any connection to a “query” application that uses SQL. This might be misleading everyone and might need to be ignored.

I also tried another profile which has higher authority level than the QSECOFR profle(QSECADM).

No profile can have ‘higher authority’ than QSECOFR. You aren’t even allowed to remove any of the special authorities of QSECOFR. Technically, it’s probably a good idea that QSECOFR is restricted. QSECOFR should be reserved only for cases where IBM instructions direct you to use it. There is an extra risk of damage to the profile when it is in use (via power outages, hardware failures, etc). Recovery from damage to QSECOFR can be a difficult process, especially at sites where secondary security officer profiles haven’t been created.

And if secondary security officers have been created, then they should be used rather than QSECOFR.

Tom

 

Graybeard52   2415 pts.  |   Oct 9 2009  3:34PM GMT

Tom is right. IMHO, you should NEVER use QSECOFR for anything after the first OS install. Create another user ID, give it OSECOFR rights ( if you really, really have to ), and use that profile.

 

Gmil494   270 pts.  |   Oct 9 2009  5:22PM GMT

QSECOFR profile has the highest authority (can disable/enable/delete/add, etc any and all user ID/profiles).

I’m not 100% sure this is the reason/answer, as I am using local TCP/IP when using the QSECOFR profile and I have no problems, but could it be that when the machine was installed/configured that (I can’t think of the value/configuration name it is in a “Q” value file in the machine, I believe it is possible to disallow QSECOFR profile accessing the AS/400 on any terminal other than a hardwired, twinax 5250 terminal locally connected to the machine (in computer room, or near the machine).

 

Chabsta   25 pts.  |   Oct 9 2009  7:06PM GMT

I ended up resolving this issue. I installed OLE DB driver and a couple of libraries on i5 via pc regarding to this new software I started to use. Both installer were using Bravo Express. It is an enterprise reporting software using custom variables and queries to mine spool files out of the i5. All is well now. I was informed that the new software I am using not allowing to use the QSECOFR profile anyway. I was battling with multiple issues. I will stay away from using QSECOFR for anything. My authority level is SECADM anyway. Thanks for all the input.

 
0