| Solaris |
|
|
Role-based access control allows system administrators to
delegate the administrative control of parts of the system to
users. Users can be given the ability to run commands with
additional privilege in two ways. Either by assigning a
profile directly to the user, in which case no additional
authentication is required. Or by creating a role.
It can also be used to build restrictive environments for
users by removing their ability to run commands they would normally
be allowed to.
OpenSolaris UserGroup RBAC presenation
Having sudo be privilege aware would be great for OpenSolaris as well. This would probably be done by adding new keywords to the sudoers grammar so that you can specify the privileges that the command should run with. It would be very cool if someone could implement this and contribute it back to the main sudo branch.
The following best practice documents for using RBAC in developing
other parts of OpenSolaris can be found in the ARC community:
The following is a list of mini projects or RFEs that we know
we need to implement in the OpenSolaris RBAC framework to get
parity with sudo or to fill a customer need.
Please help us out by implementing one of these:
The main stream Solaris first got RBAC in Solaris 8. In Solaris 9 new profiles were added but no new core functionality from the framework. In Solaris 10 RBAC was integrated with least privilege, SMF and SMC.
Trusted Solaris (now replaced by Trusted Extensions) had an RBAC system in all of its releases going back to the SunOS 4.1.3 based versions. The implementation was slighly different but the basic concepts are the same.
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.