7.11.1 Object Maintenance Concepts
The LANSA object security system can be used to control access to specific LANSA objects:
- Fields (and Forms, Reusable Parts and WAMs when relating to them on an IBM i)
- Files
- Processes
- Functions
- Partitions
- Application Templates
- Multilingual Text
- Weblets
- System Variables
Implementing security at an object level is optional and can be a significant administrative overhead.
Function level security should be used with care as this involves more run time security checking and consequently uses more system resources.
If using an IBM i Master, the Execution and Security Settings window must be set to Y, indicate that function level security is required.
option in the
If using a Visual LANSA Master, right click on an object in the Repository to select the for that object.Access to all of objects is controlled by the system. |
|
Within the LANSA security system there are 2 "classes" of access associated with most object types. These are: DEFINITION This class of access is applicable to fields, files, processes, functions, partitions, templates, system variables, weblets and multilingual variables. This access controls a users' right to USE, MODIFY and DELETE the definition of an object. DATA Access for Files This class of access is only applicable to files. This access controls a users right to READ, ADD, MODIFY or DELETE information (records) contained in the file. |
|
Refer to 7.1.5 Execution and Security for security setting information.
The two object classes (DEFINITION and DATA) and the way they affect the object types is summarized in the following table.
|
Also See