Author: krejzi
Date: Sun Mar 10 14:16:29 2013
New Revision: 11087

Log:
Partially revert previous commit - to be honest I have no idea why I have 
winbindd_priv group.

Modified:
   trunk/BOOK/networking/netprogs/samba3.xml
   trunk/BOOK/postlfs/config/users.xml
   trunk/bootscripts/systemd/tmpfiles/samba.conf

Modified: trunk/BOOK/networking/netprogs/samba3.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/samba3.xml   Sun Mar 10 14:07:50 2013        
(r11086)
+++ trunk/BOOK/networking/netprogs/samba3.xml   Sun Mar 10 14:16:29 2013        
(r11087)
@@ -109,14 +109,6 @@
   <sect2 role="installation">
     <title>Installation of Samba</title>
 
-    <para>
-      First, create a privileged group for <command>winbindd</command>
-      clients by running the following command as the
-      <systemitem class="username">root</systemitem> user:
-    </para>
-
-<screen role="root"><userinput>groupadd -g 97 
winbindd_priv</userinput></screen>
-
     <note>
       <para>If you wish to run the test suite after the binaries are built,
       you must add the <option>--enable-socket-wrapper</option> parameter to

Modified: trunk/BOOK/postlfs/config/users.xml
==============================================================================
--- trunk/BOOK/postlfs/config/users.xml Sun Mar 10 14:07:50 2013        (r11086)
+++ trunk/BOOK/postlfs/config/users.xml Sun Mar 10 14:16:29 2013        (r11087)
@@ -109,8 +109,6 @@
         
<row><entry>avahi-autoipd</entry><entry>85</entry><entry>85</entry></row>
         <row><entry>netdev  </entry><entry>  </entry><entry>86</entry></row>
         <row><entry>ntp     </entry><entry>87</entry><entry>87</entry></row>
-        <row><entry>sambashare</entry><entry> </entry><entry>96</entry></row>
-        <row><entry>winbindd_priv</entry><entry> 
</entry><entry>97</entry></row>
         <row><entry>anonymous</entry><entry>98</entry><entry>  </entry></row>
         <row><entry>nobody  </entry><entry>99</entry><entry>  </entry></row>
         <row><entry>nogroup </entry><entry>  </entry><entry>99</entry></row>

Modified: trunk/bootscripts/systemd/tmpfiles/samba.conf
==============================================================================
--- trunk/bootscripts/systemd/tmpfiles/samba.conf       Sun Mar 10 14:07:50 
2013        (r11086)
+++ trunk/bootscripts/systemd/tmpfiles/samba.conf       Sun Mar 10 14:16:29 
2013        (r11087)
@@ -1,2 +1 @@
 d /run/samba 755 root root -
-d /run/samba/winbindd_privileged 750 root winbindd_priv -
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to