<!doctype html> <html> <head> <title>Access Control</title> <link rel="stylesheet" href="styles/site.css" type="text/css"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="styles/icons.css" type="text/css"> <script src="js/jquery.min.js"></script> <script src="tree/collapsibleTreeMenu.js"></script> <link href="tree/collapsibleTreeMenu.css" rel="stylesheet" type="text/css"> </head> <body class="theme-default aui-theme-default"> <div id="page"> <div id="main" class="aui-page-panel"> <div id="main-header"> <div id="breadcrumb-section"> <ol id="breadcrumbs"> <li> <span><a href="Rhapsody-Integration-Engine-6.5_133160975.html">Rhapsody Integration Engine 6.5</a></span> </li> <li> <span><a href="Administering-Rhapsody_133160982.html">Administering Rhapsody</a></span> </li> <li> <span><a href="Security-Provisions_133161176.html">Security Provisions</a></span> </li> <li> <span><a href="Principles-of-Security_133161177.html">Principles of Security</a></span> </li> </ol> </div> <h1 id="title-heading" class="pagetitle"> <span id="title-text">Access Control</span> </h1> </div> <div id="content" class="view"> <div id="main-content" class="wiki-content group"> <p class="p">The access control service protects critical resources in a system by limiting access to only authorized users and their applications. The service prevents the unauthorized use of a resource or the use of a resource in an unauthorized manner.</p> <p>This is achieved in Rhapsody through the use of user permissions to access features and compartmentalizing portions of the Rhapsody configuration through lockers associated with user group memberships.</p> <p class="li">For details on access control services in a Rhapsody environment, refer to:</p> <ul> <li class="li"><span style="line-height: 13.0pt;"><a href="Access-Control-in-Rhapsody_133160999.html">Access Control in Rhapsody</a>.</span></li> </ul> <div class="li"> <p class="li"> </p> </div> </div> </div> </div> </div> </body> </html>