svn commit: r52015 - head/en_US.ISO8859-1/books/handbook/network-servers

Guangyuan Yang <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: ygy
Date: Wed Jul 18 02:54:00 2018
New Revision: 52015
URL: https://svnweb.freebsd.org/changeset/doc/52015

Log:
  Only samba4 is available in ports now, switch to use samba_server for service start/stop.
  
  PR:	229819
  Reviewed by:	allanjude
  Reported by:	Zhenhua Feng <[email protected]>
  Differential Revision:	https://reviews.freebsd.org/D16299

Modified:
  head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Tue Jul 17 02:44:24 2018	(r52014)
+++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Wed Jul 18 02:54:00 2018	(r52015)
@@ -3987,15 +3987,12 @@ directory mask = 0755</programlisting>
 	add the following line to
 	<filename>/etc/rc.conf</filename>:</para>
 
-      <programlisting>samba_enable="YES"</programlisting>
-
-      <para>To enable Samba4, use:</para>
       <programlisting>samba_server_enable="YES"</programlisting>
 
       <para>To start <application>Samba</application> now:</para>
 
-      <screen>&prompt.root; <userinput>service samba start</userinput>
-Starting SAMBA: removing stale tdbs :
+      <screen>&prompt.root; <userinput>service samba_server start</userinput>
+Performing sanity check on Samba configuration: OK
 Starting nmbd.
 Starting smbd.</screen>
 
@@ -4010,7 +4007,7 @@ Starting smbd.</screen>
       <para><application>Samba</application> can be stopped at any
 	time by typing:</para>
 
-      <screen>&prompt.root; <userinput>service samba stop</userinput></screen>
+      <screen>&prompt.root; <userinput>service samba_server stop</userinput></screen>
 
       <para><application>Samba</application> is a complex software
 	suite with functionality that allows broad integration with
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.