Document Information
Preface
Part I Security Overview
1. Security Services (Overview)
Part II System, File, and Device Security
2. Managing Machine Security (Overview)
3. Controlling Access to Systems (Tasks)
4. Virus Scanning Service (Tasks)
5. Controlling Access to Devices (Tasks)
6. Using the Basic Audit Reporting Tool (Tasks)
7. Controlling Access to Files (Tasks)
Part III Roles, Rights Profiles, and Privileges
8. Using Roles and Privileges (Overview)
9. Using Role-Based Access Control (Tasks)
10. Role-Based Access Control (Reference)
11. Privileges (Tasks)
Managing and Using Privileges (Task Map)
Managing Privileges (Task Map)
Managing Privileges
Determining Your Privileges (Task Map)
Determining Your Assigned Privileges
12. Privileges (Reference)
Part IV Solaris Cryptographic Services
13. Solaris Cryptographic Framework (Overview)
14. Solaris Cryptographic Framework (Tasks)
15. Solaris Key Management Framework
Part V Authentication Services and Secure Communication
16. Using Authentication Services (Tasks)
17. Using PAM
18. Using SASL
19. Using Solaris Secure Shell (Tasks)
20. Solaris Secure Shell (Reference)
Part VI Kerberos Service
21. Introduction to the Kerberos Service
22. Planning for the Kerberos Service
23. Configuring the Kerberos Service (Tasks)
24. Kerberos Error Messages and Troubleshooting
25. Administering Kerberos Principals and Policies (Tasks)
26. Using Kerberos Applications (Tasks)
27. The Kerberos Service (Reference)
Part VII Solaris Auditing
28. Solaris Auditing (Overview)
29. Planning for Solaris Auditing
30. Managing Solaris Auditing (Tasks)
31. Solaris Auditing (Reference)
Glossary
Index
The following task map points to procedures for viewing privileges, assigning privileges, and running a script that contains privileged commands.
Task
Description
For Instructions
Determine what privileges are in a process
Lists the effective, inheritable, permitted, and limit privilege sets for a process.
How to Determine the Privileges on a Process
Determine what privileges are missing from a process
Lists the privileges that a failed process requires to succeed.
How to Determine Which Privileges a Program Requires
Add privileges to a command
Adds privileges to a command in a rights profile. Users or roles can be assigned the rights profile. The users can then run the command with the assigned privileges in a profile shell.
How to Add Privileges to a Command
Assign privileges to a user
Expands a user's or role's inheritable set of privileges. Use this procedure with caution.
How to Assign Privileges to a User or Role
Restrict a user's privileges
Limits the user's basic set of privileges. Use this procedure with caution.
How to Limit a User's or Role's Privileges
Run a privileged shell script
Adds privilege to a shell script and to the commands in the shell script. Then, runs the script in a profile shell.
How to Run a Shell Script With Privileged Commands