mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Partially revert previous commit - to be honest I have no idea why I have winbindd_priv group.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11087 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a3f7f4b187
commit
010573defd
@ -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
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user