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.

 View Only
Expand all | Collapse all

authentication tamino

  • 1.  authentication tamino

    Posted Fri January 16, 2004 10:56 AM

    Hi!

    I’ve set the authentication-mode to tamino.
    If I use the smh, in some cases (for example create user), I get the message “Access Violation-You are not allowed to access the requested database”.
    If I change the authentication-mode to web-server I don’t get the message.
    But I always have to switch the authentication-modes to change any properties.

    Why?

    Bj


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: authentication tamino

    Posted Fri January 16, 2004 05:32 PM

    It’s very simple. When you add users from the smh, requests are sent to the ino:security collection of your database. The identity of the requests is the one you entered to log on the smh.

    So you must declare your Tamino administrator account in ino:security. You can use the domain identification mode for this account so you don’t need to set the password.

    Just do this before switching to Tamino security mode.

    Hope this helps.


    #API-Management
    #Tamino
    #webMethods