|
|
OpenSolaris Project: OpenSolaris Security AuditView the leaders for this projectProject Observers Endorsing communitiesSecurityOverviewOpenSolaris Audit project builds on top of the existing Solaris Auditing subsystem and aims to promote wider adoption and develop other features in accord with sysadmin/customer needs. Intro from System Administration GuideAuditing is the collecting of data about the use of system resources. The audit data provides a record of security-related system events. This data can then be used to assign responsibility for actions that take place on a host. Successful auditing starts with two security features: identification and authentication. At each login, after a user supplies a user name and password, a unique audit session ID is generated and associated with the user's process. The audit session ID is inherited by every process that is started during the login session. Even if a user changes identity within a single session, all user actions are tracked with the same audit session ID. Solaris auditing helps to detect potential security breaches by revealing suspicious or abnormal patterns of system usage. Solaris auditing also provides a means to trace suspect actions back to a particular user, thus serving as a deterrent. Users who know that their activities are being audited are less likely to attempt malicious activities. Goals
Documentation
How can you participateIf you would like to help or influence auditing projects:
Source codeAuditing code is a part of OpenSolaris code base available via Mercurial repository: hg pull -u ssh://anon at hg dot opensolaris dot org/hg/onnv/onnv-gateand look at:
Sources are available also in source code browser here Project-local repositoriesAll repositories are stored on
Links |