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
  • 1.  Two security related questions

    Posted 05/07/06 05:54 PM
    1. I noticed that any service invoked through a trigger runs under Administrator. This appears to be an easy way to elevate ones priviliges and is therefore a security risk. Is there a way to secure this?

    2. I noticed that the wmPublic scheduling API allows any user (including the Default user) to create a schedule under any other userid including Administrator. Again this seems to be a very easy way to elevate ones priviliges. Is there a way to secure this?

    Thanks

    Manuel


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Two security related questions

    Posted 05/09/06 04:28 PM

    Manuel,

    q1: triggers are coded to run specific services. How would a unprivileged user elevate their privilege?

    q2: The ‘add###Task’ built-in services have the Internal ACL. This is not accessible to anyone other than Developers/Administrators.

    If you do have other security concerns, you can always post them to security@webMethods.com


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: Two security related questions

    Posted 05/09/06 06:16 PM

    q1: One possibility is an unprivileged user could publish the correct document to an unsecured Broker. But that’s a Broker deployment issue, not an IS security issue.

    Manuel, are you using SSL for Broker?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services