[release-notes] added sssd support for cifs id mapping to Security beat, and added a reference to that info in the s

Pete Travis immanetize at fedoraproject.org
Sat Oct 19 01:58:07 UTC 2013


commit 27e64a86f15426098bc2df95d300eed653450fb3
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Fri Oct 18 19:58:01 2013 -0600

    added sssd support for cifs id mapping to Security beat, and added a reference to that info in the samba beat

 en-US/Samba.xml    |    7 +++++++
 en-US/Security.xml |   13 +++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Samba.xml b/en-US/Samba.xml
index e4a7bed..1fb3dd0 100644
--- a/en-US/Samba.xml
+++ b/en-US/Samba.xml
@@ -8,5 +8,12 @@
 <section>
   <title>Samba</title>
   <para /> 
+  <section>
+      <title>
+        SSSD adds ID mapping for CIFS shares
+      </title>
+      <para>
+	Information on this feature can be found in the <ulink xref="security-sssd_cifs">Security</ulink> section.
+      </para>
 </section>
 
diff --git a/en-US/Security.xml b/en-US/Security.xml
index 9e6ddb0..4b02a61 100644
--- a/en-US/Security.xml
+++ b/en-US/Security.xml
@@ -27,6 +27,19 @@
 	networks. 
       </para>
     </section>
+
+    <section id="security-sssd_cifs">
+      <title>
+	SSSD adds ID mapping for CIFS shares
+      </title>
+      <para>
+	The Fedora 20 <application>System Security Services Daemon</application> has gained support for mapping between <productname>Windows</productname> SIDs and POSIX IDs. Administrators using <application>SSSD</application> on their networks can establish access control using two new utilities, <command>setcifsacl</command> and <command>getcifsacl</command>.
+      </para>
+      <para>
+	More information can be found in the upstream design document at <ulink url="https://fedorahosted.org/sssd/wiki/DesignDocs/IntegrateSSSDWithCIFSClient" /> and the manpages for <command>setcifsacl</command>, <command>getcifsacl</command>, and other related SSSD packages.
+      </para>
+    </section>
+	  
 </section>
 
   


More information about the docs-commits mailing list