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

How to enable ino:security's function?

  • 1.  How to enable ino:security's function?

    Posted 09/06/01 12:33 PM

    Hi, all:
    I have installed Tamino-2.3.1 on Win2000 with
    IIS WEB server. I have written a ASP-server Script
    to Insert a XMLDocument successfully. As I know,
    the security policy for Tamino are:
    1. Authentication by WEB server
    2. Authorization by Tamino
    I have added a user account “badman” in Win2000,
    and I setup the IIS to do the user authentication.
    My database information is as follows:
    DatabaseName: pure
    Collection: sailing(Schema: yacht Doctype)
    ino:security
    user: badman (belongs to group Deny-Group
    group: Deny-Group(member:user, ACL: Deny-All)
    ACL: Deny-All(Node:sailing, Node:sailing/yacht
    with access right NO)
    I try to Insert a “yacht” Doc into collection
    sailing, however, this operation is successfull.
    In my thought, the account “badman” will pass the
    IIs authentication, then failed to Insert yacht-
    Document. Where I am wrong? In addition to,
    I also have some questions:
    1. How to obtain more examples about setting
    access rights?
    2. How to let the default-access right operating
    to Tamino database be denied, then allow the
    rights on ino:security?
    3. The security tool within Tamino System Manager
    Hub will occur unexpected error for version
    2.3.1, Does any one have the same situation as
    me?
    Thanks for your reply!

    SCW


    #API-Management
    #webMethods
    #Tamino