Modify Solaris BES Agent Privileges
Log In or Register to download the BES file, and more.

0 Votes

Description

The Solaris BES Agent installer inadvertently turned on the setuid and setgid bits for the "Inspectors" folder. This is not necessary for the proper operation of the BES Agent. To remove these privileges, use the action below.

Property Details

ID580
TitleModify Solaris BES Agent Privileges
CategoryConfiguration
Download Size0
SourceBigFix
Source ID<Unspecified>
Source SeverityCritical
Source Release Date6/20/2006 12:00:00 AM
KeywordsBES Agent Solaris Modify Privileges
Added by on 10/17/2012 1:16:16 PM
Last Modified by on 10/17/2012 1:16:16 PM
Counters 4477 Views / 1 Download
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 221 fixlets   * Results in a true/false
Show indented relevance
(if exists property "in proxy agent context" then ( not in proxy agent context ) else true )
Used in 92 fixlets and 24 analyses   * Results in a true/false
Show indented relevance
version of client >= "5.1"
Used in 32 fixlets   * Results in a true/false
Show indented relevance
(if (version of client >= "8.0") then (unix of it) else ((it does not start with "Win" AND it does not start with "Mac OS X") of name of it)) of operating system
Used in 1 fixlet   * Results in a true/false
Show indented relevance
versiong of client < "8.2"
Used in 1 fixlet   * Results in a true/false
Show indented relevance
name of operating system contains "SunOS"
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists folder "/opt/BESClient/BESLib/Inspectors" AND (setuid of mode of folder "/opt/BESClient/BESLib/Inspectors" OR setgid of mode of folder "/opt/BESClient/BESLib/Inspectors" OR sticky of mode of folder "/opt/BESClient/BESLib/Inspectors")

Actions

Action 1

Action Link Click here to set the proper bits on the BES Agent Inspector folder (/opt/BESClient/BESLib/Inspectors).
Script Type BigFix Action Script
run chmod g-s,u-s,u-t /opt/BESClient/BESLib/Inspectors
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!