FreeBSD Bugzilla – Attachment 49448 Details for
Bug 75515
[patch] Update handbook, chapter 23.3 (NFS)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
rpcbind.diff
rpcbind.diff (text/plain), 2.28 KB, created by
Joel Dahl
on 2004-12-26 15:20:15 UTC
(
hide
)
Description:
rpcbind.diff
Filename:
MIME Type:
Creator:
Joel Dahl
Created:
2004-12-26 15:20:15 UTC
Size:
2.28 KB
patch
obsolete
>Index: chapter.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml,v >retrieving revision 1.48 >diff -u -r1.48 chapter.sgml >--- chapter.sgml 25 Dec 2004 18:57:42 -0000 1.48 >+++ chapter.sgml 26 Dec 2004 11:41:51 -0000 >@@ -609,12 +609,10 @@ > order for this to function properly a few processes have to be > configured and running.</para> > >- <note><para>In &os; 5.X, the <application>portmap</application> >- utility has been replaced with the >- <application>rpcbind</application> utility. Thus, in &os; 5.X >- the user is required to replace every instance of >- <application>portmap</application> with >- <application>rpcbind</application> in the forthcoming >+ <note><para>Under &os; 4.X, >+ users are required to replace every instance of >+ <application>rpcbind</application> with >+ <application>portmap</application> in the forthcoming > examples.</para></note> > > <para>The server has to be running the following daemons:</para> >@@ -628,7 +626,7 @@ > </indexterm> > > <indexterm> >- <primary><application>portmap</application></primary> >+ <primary><application>rpcbind</application></primary> > </indexterm> > <indexterm> > <primary><application>mountd</application></primary> >@@ -661,7 +659,7 @@ > the requests that &man.nfsd.8; passes on to it.</entry> > </row> > <row> >- <entry><application>portmap</application></entry> >+ <entry><application>rpcbind</application></entry> > <entry> The portmapper daemon allows > <acronym>NFS</acronym> clients to discover which port > the <acronym>NFS</acronym> server is using.</entry> >@@ -696,7 +694,7 @@ > following options are configured in the > <filename>/etc/rc.conf</filename> file:</para> > >- <programlisting>portmap_enable="YES" >+ <programlisting>rpcbind_enable="YES" > nfs_server_enable="YES" > mountd_flags="-r"</programlisting> > >@@ -821,7 +819,7 @@ > > <para>On the <acronym>NFS</acronym> server:</para> > >- <screen>&prompt.root; <userinput>portmap</userinput> >+ <screen>&prompt.root; <userinput>rpcbind</userinput> > &prompt.root; <userinput>nfsd -u -t -n 4</userinput> > &prompt.root; <userinput>mountd -r</userinput></screen>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 75515
: 49448