IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

CHECK-IP-ADDRESS=YES and SECURITY-LEVEL=AUTHORIZATION

  • 1.  CHECK-IP-ADDRESS=YES and SECURITY-LEVEL=AUTHORIZATION

    Posted 05/11/12 02:38 PM

    Our broker implementation has SECURITY=YES which requires all caller to send in a userid which is used to authenticate against RACF. The userid is then used by Natural RPC set with LOGONRQ = ON.

    In addition to the userid authentication, we also want to limit broker usage to certain ip addresses.

    We have a racf resource class profile setup which not only limits calls to broker to be made via certain userid but also the calls can only be issued from 2 specific ip addresses.

    With CHECK-IP-ADDRESS=YES and SECURITY-LEVEL=AUTHORIZATION, the userid authorization check seems to be working as expected. The ip address aspect seems to be ignored. When I issued the “valid” userid from an ip address source not defined to the resource class, then broker proceeds to allow the connection. If I used a userid not defined to the resource class and tried to connect, I get a “IP restriction error” which is what I expect.

    How can I get broker to consider both the userid and the ip-address source for authorization?

    Many thanks in advance.

    Min


    #Mainframe-Integration
    #webMethods
    #EntireX


  • 2.  RE: CHECK-IP-ADDRESS=YES and SECURITY-LEVEL=AUTHORIZATION

    Posted 05/16/12 12:27 PM

    Hello Min,

    what is your Broker version? I think there are some fixes for 8.2.1 and 8.2.2 available.


    #Mainframe-Integration
    #EntireX
    #webMethods