Configuring C-2 Level Security in Solaris

Home -> UNIX -> Solaris -> Security

7766 views

From the computer of: indianboy (8 recipes)
Created: Nov 12, 2003


Add a comment

Add to:
Add to stumbleuponAdd to del.icio.usDigg itAdd to FURL

According to the Orange Book , the operating system security is evaluated and categorised into different levels such as D, C1, C2, B1 etc ... Normally all operating systems in the market tend to have the C1 level of security while Trusted Solaris 8 is B-level certified .While Solaris OE comes with C1 certification , It can be converted to C2 level certification with minimal effort .......

According to the Orange Book , the operating system security is evaluated and categorised into different levels such as D, C1, C2, B1 etc ...

Normally all operating systems in the market tend to have the C1 level of security while Trusted Solaris 8 is B-level certified .While Solaris OE comes with C1 certification .It can be converted to C2 level certification with minimal effort

Here are the steps for Configuring Solaris to C2 level security ...

cd /etc/security
There is a script in the directory bsmconv which when executed will convert the C1 level security to C2 level security.
./bsmconv
when this script is executed what actually happens is a comprehensive set of logging, log auditing and log monitoring tools are installed on the system which can be used for creating audit trails.

Note : The STOP+A keyboard abort facility will be disabled and for enabling it . the specific entry in the /etc/default/kbd file has to be commented out.

This is just the tip of the iceberg but this is just a jump off point to get started , there are some files to be edited in the /etc/security directory.

To Disable the C-2 Level security or BSM

1. cd /etc/security
2. Execute bsmunconv
./bsmunconv


I will be bringing about some examples for the same.

Note : BSM if configured incorrectly on production system can fill up you /var slice which may degrade system performance and worst case scenarios include rendering the system unusable .......

Subscribe to the Tech-Recipes Newsletter

You can get tips like this delivered in your email every week!

Enter your Email

We will never, ever sell your email address or spam you.





Related recipes:

  RBAC: Solaris Role Based Access Control basics
  To log all Telnet , FTP Connections to a Solaris Machine
  Change the Solaris telnet banner
  Prevent Solaris users from changing file ownership (chown)
  Adding BANNER information in Solaris ......
  Solaris: create ssh keys for quick server logins

 

Sponsored links

 

Login

Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.