Learning Solaris 10 Check out the Zones F.A.Q. !

Google


User Authentication on the Solaris OS Part 2: Introduction to PAM  0

Posted on October 2nd, 2007. About s10 stories, Security, Docs.

Excellent technical article written by Rich Teer. Shows latest PAM features of Solaris, including with the complete code of a PAM plug-in.

Go to the article

Go to the first article of the serie : user authentication basics

Configuring Solaris Cryptographic Framework and Sun Java System Web Server 7 on Systems With UltraSPARC T1 Processors  0

Posted on November 7th, 2006. About s10 stories, Security, Crypto Framework, Web Server.

Nice BigAdmin article mixing up T1, Crypto Framework and Sun webserver.

Go to the article

Programming in the Solaris OS With Privileges  0

Posted on June 15th, 2006. About s10 stories, PRM - privileges.

Another good introductory article for Solaris developers that want to learn how to use Solaris 10 privileges. Written by Rich Teer, author of the Solaris developer’s bible : Solaris System Programming.

Go to the article

T: ,

Infodoc 81509 : Configuring SSL for Apache 2 bundled in Solaris 10  0

Posted on June 2nd, 2006. About s10 stories, SMF, Security, Infodocs.

Since Apache2 is an SMF service in Solaris 10, enabling SSH is about modifying a property of the Apache2 service in the SMF repository… And using “openssl” for key/certificate management.

Go to the article

Blueprint : Solaris 10 Privilege bracketing  0

Posted on April 19th, 2006. About s10 stories, Security, PRM - privileges, Docs, Blueprints.

Another good document from Glenn Brunette. Privilege bracketing for a process allows you to :

1. drop any privileges that it will never need;
2. enable the remaining privileges exactly when it needs them;
3. relinquishe the use of privileges when they are no longer needed

View the document

Using the Cryptographic Accelerator of the UltraSPARC T1 Processor blueprint  0

Posted on March 29th, 2006. About s10 stories, Security, Crypto Framework, Docs, Blueprints.

This Sun BluePrints article demonstrates how the combination of the Solaris 10 Operating System and the UltraSPARC T1 processor can be used to create a high performance, secure Web site. It provides a brief overview of SSL technology, as well as an introduction to the Solaris Cryptographic Framework. Configuration details are included for common security applications, such as Apache, the Sun Java System Web Server, and secure Java technology applications, enabling these programs to utilize NCP and KSSL technology. A performance study of secure Web applications is also included.

View the article

Debugging Solaris 10 privileges : which one is missing ?  0

Posted on February 9th, 2006. About s10 stories, PRM - privileges, Security, Blueprints.

A new blueprint document from Glenn Brunette of Sun that describes a number of ways to find out which privilege is required to run a certain application as user “whatever”. Besides the known option of the ppriv command, the privdebug perl script uses DTrace to provide easy observation.

The author then uses privdebug to find out how to build the list of required privileges to start Apache as user “whatever”, be it in the Global zone or in non-global zones. A good document to learn about privileges.

View the document
The privdebug script at OpenSolaris

T: , ,

Privileges for developers : a HOWTO document  0

Posted on February 9th, 2006. About PRM - privileges, Security.

A easy-to-understand Howto found in OpenSolaris that describes how to implement privilege bracketing when developing privilege-aware software. The action of granting your process the privileges that it needs only when and for the exact duration it needs it.

Go to the article

T: OpenSolaris,

Solaris security toolkit now available for Solaris 10  0

Posted on August 31st, 2005. About s10 stories, Security.

The next release of the Solaris Security Toolkit ( previously JASS ) free hardening tool is now available.

All the info and th download page is available on this link.

The release notes indicate what is new for Solaris 10. All new security features of Solaris 10 are covered, including SMF, IPFilter, Bart, the Crypto Framework,… It is even possible to harden zones !

Article : Security APIs for Solaris 10  0

Posted on August 1st, 2005. About s10 stories, Security, Crypto Framework.

A good new article written for developers and covering several aspects of the new security features of S10. Includes discussions about the Crypto Framework, PAM, GSS-API, SASL,…

All concepts are defined with clear diagrams, which make the document useful for more than just developers.

Go to the article


Learning Solaris 10 is powered by WordPress 1.5.2 and delivered to you in 0.571 seconds.
Design by Matthew & modified by JC.