Permissions and roles

EJB Server and its host Adaptive Server share user names and roles. If you create a user or a role in Adaptive Server, that user and role are also valid in EJB Server. To use the Adaptive Server plug-in with EJB Server, you must be a registered user in Adaptive Server and have the System Administrator role.

System Administrator roleSecurity for components is handled at the method level for each package. You include a J2EE role in the method you want to restrict, and then map that J2EE role to a role in Adaptive Server so that only users with that role can execute the method. The Adaptive Server plug-in allows you to map roles through each package for methods within the package. See “Configuring package properties” for more information.