Results 1 to 1 of 1

Thread: How to add access control to the ICE based system

  1. #1
    for
    for is offline Registered User
    Name: zhang yc
    Organization: Bohai university
    Project: cgf simulation
    Join Date
    Apr 2009
    Posts
    1

    Question How to add access control to the ICE based system

    I want to add access control(AC) to the ICE based system. The access control atom is per-operation (slice definition), and the AC framework is RBAC.
    The basic procedure: client--Glacier2--AC--operation--logger. AC and operation(server) and logger are all deployed on IceGrids.
    my purpose: decouple the access control from domain function and logger.

    i have found 3 methods from ice3.4.1 document
    1.servant locators
    2.dispatch interceptors
    3.dynamic dispatch using Blobject

    Dynamic dispatch using Blobject is the prefered method, but it's "tedious to implement". And the Glacier2 service does not provide such a AC plugin interface.
    I want to know which is the best way to implement AC.
    Last edited by for; 04-30-2011 at 11:53 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 04-28-2008, 10:44 PM
  2. How to implement bandwidth control with ICE?
    By OrNot in forum Help Center
    Replies: 2
    Last Post: 02-13-2006, 04:03 AM
  3. Replies: 1
    Last Post: 08-30-2005, 07:31 AM
  4. User access control with glacier2
    By OrNot in forum Comments
    Replies: 2
    Last Post: 07-15-2005, 10:32 PM
  5. service access control problem
    By yomi in forum Help Center
    Replies: 7
    Last Post: 04-04-2004, 10:36 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •