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.  Usage of PSUtilities

    Posted 06/04/05 05:06 AM

    Hi All,

    When I am using services of PSUtilities packages getting an error like:

    [Could not run ‘listFiles’.
    com.wm.app.b2b.server.ServiceException: Specified path is not on the read allowed list in the PSUtilities configuration file!]

    Do I need set up any configuration file? Pls help!

    Thanks,

    Joydeep


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Usage of PSUtilities

    Posted 06/05/05 07:41 AM

    Have a look at the file …/IntegrationServer/packages/PSUtilities/config/PSUtilities.cnf. This file contains a list of directories/commands that can be executed by services within the PSUtilities package. The restrictions are there to stop unauthorised commands from being executed on your server.

    The PS Utilities documentation (downloadable from Advantage) contains instructions on editing this file.

    James…


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 3.  RE: Usage of PSUtilities

    Posted 06/06/05 09:54 AM

    James, good answer.

    All, be VERY careful any time you allow reading files or (especially) executing commands. Setting the values in the configuration files incorrectly can leave the Integration Server vulnerable to attack.

    –Jeremy


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods