The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 03-09-2007
auditd auditd is offline
Registered User
 

Join Date: Feb 2007
Posts: 22
Quote:
Originally Posted by civic2005
Anyone know how to disable SU right for a particular user in Solaris 8
You should not change the default file permissions and/or group of Solaris binaries, instead you should use RBAC and turn non-personal accounts into roles. Then you have to assign explicit permission to be able to assume the role (i.e. "su - role").

If you describe what problem you are trying to it is easier to suggest a good solution.
Reply With Quote