From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QfchF-0003Z9-RM for garchives@archives.gentoo.org; Sat, 09 Jul 2011 18:56:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A80D221C10C; Sat, 9 Jul 2011 18:56:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 66BAF21C10C for ; Sat, 9 Jul 2011 18:56:02 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0C901B4060 for ; Sat, 9 Jul 2011 18:56:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CDDC980042 for ; Sat, 9 Jul 2011 18:56:00 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: Subject: [gentoo-commits] proj/hardened-docs:master commit in: xml/selinux/modules/ X-VCS-Repository: proj/hardened-docs X-VCS-Files: xml/selinux/modules/ssh.xml X-VCS-Directories: xml/selinux/modules/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: a766238cca7223f38713bfaf9bfd1be616fee3a2 Date: Sat, 9 Jul 2011 18:56:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 3656362b550f41d909d383214b583504 commit: a766238cca7223f38713bfaf9bfd1be616fee3a2 Author: Sven Vermeulen siphos be> AuthorDate: Sat Jul 9 18:54:24 2011 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Sat Jul 9 18:54:24 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-docs= .git;a=3Dcommit;h=3Da766238c Initial start for SSH domain information (but still WIP) --- xml/selinux/modules/ssh.xml | 102 +++++++++++++++++++++++++++++++++++++= ++++++ 1 files changed, 102 insertions(+), 0 deletions(-) diff --git a/xml/selinux/modules/ssh.xml b/xml/selinux/modules/ssh.xml new file mode 100644 index 0000000..fa45739 --- /dev/null +++ b/xml/selinux/modules/ssh.xml @@ -0,0 +1,102 @@ + + + + + +SELinux SSH Module + + Sven Vermeulen + + + +Within SELinux, the SSH module is responsible for defining what openssh = can do + + + + + + +1 +2011-07-09 + + +Structure +
+Domains + + +
+ +

+The... +

+ + +
+
+File Types/Labels + + +

+The following table lists the file type/labels defined in the ldap +module. +

+ + + + + + + + + slapd_exec_t + Entrypoint + Executable entry point for the slapd daemon binaries + + + slapd_etc_t + Configuration + Label for OpenLDAP configuration files + + + slapd_cert_t + Configuration + Label for certificate keystores used by OpenLDAP + + + slapd_db_t + Configuration + Label for the OpenLDAP database files (backend content) + + + slapd_replog_t + Configuration + Label for the slurpd replication log location + + + slapd_lock_t + + Label for the lock files (runtime) + + + slapd_tmp_t + + Label for the temporary files + + + slapd_var_run_t + + Label for the runtime variable data + + + slapd_initrc_exec_t + + Label for non-Gentoo init script + +
TypeFunctionDescription
+ + +
+
+