Security

Object Access
- Determine which objects (Files, Folders, Directories.....) you want to give or restrict access to.
- AS/400 provides for excellent object security (if you use it!)
- Object access is determined by a client's user profile:
- For any user accessing your system remotely, give them only enough
authority to the objects they need
- Watch for adopted authority in programs
- Do not present clients with sign-on screens or command entry screens unnecessarily.
- Make object security your first priority ! (This is not just an Internet issue).

Agenda
SEC070