source: basicnet/netprogs/ncpfs.xml@ 0aeb696

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 0aeb696 was 0aeb696, checked in by Randy McMurchy <randy@…>, 18 years ago

Added a comment to each file that may need a mention of a test suite added to it, this allows closing of bug #1697

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5951 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 8.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!-- Inserted as a reminder to do this. The mention of a test suite
8 is usually right before the root user installation commands. Please
9 delete these 12 (including one blank) lines after you are done.-->
10
11 <!-- Use one of the two mentions below about a test suite,
12 delete the line that is not applicable. Of course, if the
13 test suite uses syntax other than "make check", revise the
14 line to reflect the actual syntax to run the test suite -->
15
16 <!-- <para>This package does not come with a test suite.</para> -->
17 <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
18
19 <!ENTITY ncpfs-download-http "http://platan.vc.cvut.cz/ftp/pub/linux/ncpfs/ncpfs-&ncpfs-version;.tar.gz">
20 <!ENTITY ncpfs-download-ftp "ftp://platan.vc.cvut.cz/pub/linux/ncpfs/ncpfs-&ncpfs-version;.tar.gz">
21 <!ENTITY ncpfs-md5sum "5fd2ec0680ba7e66df142637e17a5ac9">
22 <!ENTITY ncpfs-size "1.6 MB">
23 <!ENTITY ncpfs-buildsize "30 MB">
24 <!ENTITY ncpfs-time "0.52 SBU">
25]>
26
27<sect1 id="ncpfs" xreflabel="NCPFS-&ncpfs-version;">
28 <?dbhtml filename="ncpfs.html"?>
29
30 <sect1info>
31 <othername>$LastChangedBy$</othername>
32 <date>$Date$</date>
33 <keywordset>
34 <keyword role="package">ncpfs-&ncpfs-version;.tar</keyword>
35 <keyword role="ftpdir">ncpfs</keyword>
36 </keywordset>
37 </sect1info>
38
39 <title>NCPFS-&ncpfs-version;</title>
40
41 <indexterm zone="ncpfs">
42 <primary sortas="a-NCPFS">NCPFS</primary>
43 </indexterm>
44
45 <sect2 role="package">
46 <title>Introduction to NCPFS</title>
47
48 <para>The <application>NCPFS</application> package
49 contains client and administration tools for use with Novell
50 networks.</para>
51
52 <bridgehead renderas="sect3">Package Information</bridgehead>
53 <itemizedlist spacing="compact">
54 <listitem>
55 <para>Download (HTTP): <ulink url="&ncpfs-download-http;"/></para>
56 </listitem>
57 <listitem>
58 <para>Download (FTP): <ulink url="&ncpfs-download-ftp;"/></para>
59 </listitem>
60 <listitem>
61 <para>Download MD5 sum: &ncpfs-md5sum;</para>
62 </listitem>
63 <listitem>
64 <para>Download size: &ncpfs-size;</para>
65 </listitem>
66 <listitem>
67 <para>Estimated disk space required: &ncpfs-buildsize;</para>
68 </listitem>
69 <listitem>
70 <para>Estimated build time: &ncpfs-time;</para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">NCPFS Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Optional</bridgehead>
77 <para role="optional"><xref linkend="linux-pam"/> and <xref linkend="php"/></para>
78
79 <para condition="html" role="usernotes">User Notes:
80 <ulink url="&blfs-wiki;/ncpfs"/></para>
81
82 </sect2>
83
84 <sect2 role="installation">
85 <title>Installation of NCPFS</title>
86
87 <para>Install <application>NCPFS</application> by running
88 the following commands:</para>
89
90<screen><userinput>./configure --prefix="" --includedir=/usr/include \
91 --mandir=/usr/share/man --datadir=/usr/share &amp;&amp;
92make &amp;&amp;
93make install &amp;&amp;
94make install-dev</userinput></screen>
95
96 </sect2>
97
98 <sect2 role="commands">
99 <title>Command Explanations</title>
100
101 <para><parameter>--prefix=""</parameter>:
102 Installs binaries on the root partition so that they are available at
103 boot time. This may not be ideal for all systems. If
104 <filename class="directory">/usr</filename> is mounted locally,
105 <parameter>--prefix=/usr</parameter> may be a better option.</para>
106
107 <para><parameter>--includedir=/usr/include</parameter>: Tells
108 <command>configure</command> to look in
109 <filename class="directory">/usr/include</filename> for header
110 files. It also tells <command>make</command> to install
111 <application>NCPFS</application>'s headers here.</para>
112
113 <para><parameter>--mandir=/usr/share/man</parameter>: Installs the man
114 pages in the correct location.</para>
115
116 <para><parameter>--datadir=/usr/share</parameter>: Correctly installs the
117 locale files to <filename class="directory">/usr/share</filename>.</para>
118
119 <note>
120 <para>If you do not need to use the IPX protocol, or you use a different
121 IPX package, you can optionally pass <option>--disable-ipx</option> and/or
122 <option>--disable-ipx-tools</option> to the <command>configure</command>
123 script to disable these options.</para>
124 </note>
125
126 </sect2>
127
128 <sect2 role="configuration">
129 <title>Configuring NCPFS</title>
130
131 <sect3 id="ncpfs-config">
132 <title>Config Files</title>
133
134 <para><filename>~/.nwclient</filename></para>
135
136 <indexterm zone="ncpfs ncpfs-config">
137 <primary sortas="e-AA.nwclient">~/.nwclient</primary>
138 </indexterm>
139
140 </sect3>
141
142 <sect3>
143 <title>Configuration Information</title>
144
145 <para>A config file <filename>~/.nwclient</filename> should be placed in the
146 home directory of each user that intends to use
147 <application>NCPFS</application>. The permissions on this file should be set
148 to 600, for obvious security reasons. The configuration file should contain
149 a single line per server that the user will use. Each line should contain
150 the server name, the user name, and optionally the password. Below is a
151 sample <filename>.nwclient</filename> file.</para>
152
153<screen><literal># Begin example ~/.nwclient config file
154
155Server1/User1 Password
156Server2/User1
157Server2/Guest1 -
158
159# End example .nwclient config file</literal></screen>
160
161 <para>The syntax for the <filename>.nwclient</filename> file is simple,
162 <literal>server_name/user_name password</literal>. Be extremely
163 careful when creating or editing this file as the client utilities are
164 very picky about syntax. There should always be a space immediately
165 after the username. If this space is substituted by a tab or multiple
166 spaces, you will not get the expected results when attempting to use
167 the <application>NCPFS</application> tools. If no password is supplied,
168 the client utilities will ask for a password when it is needed. If no
169 password is needed, for instance when using a guest account, a single '-'
170 should be put in place of a password.</para>
171
172 <para>It should be noted that <command>ncpmount</command>
173 is not intended to mount individual volumes because each mount point
174 creates a separate client connection to the Novell server. Mounting
175 each individual volume separately would be unwise, as mounting all
176 volumes on a server under one mount point uses only one client
177 connection.</para>
178
179 </sect3>
180
181 <sect3 id="ncpfs-init">
182 <title>Boot Script</title>
183
184 <para>If you need to set up the IPX protocol at boot, you can install the
185 <filename>/etc/sysconfig/network-devices/services/ipx</filename>
186 network service script included with the
187 <xref linkend="bootscripts"/> package.</para>
188
189 <indexterm zone="ncpfs ncpfs-init">
190 <primary sortas="f-ncpfs">ncpfs (IPX service script)</primary>
191 </indexterm>
192
193<screen><userinput>make install-service-ipx</userinput></screen>
194
195 <para>Next install the
196 <filename>/etc/sysconfig/network-devices/ifconfig.eth0/ipx</filename>
197 configuration file with the following commands:</para>
198
199<screen role="root"><userinput>install -v -d /etc/sysconfig/network-devices/ifconfig.eth0 &amp;&amp;
200cat &gt; /etc/sysconfig/network-devices/ifconfig.eth0/ipx &lt;&lt; "EOF"
201<literal>ONBOOT="yes"
202SERVICE="ipx"
203FRAME="<replaceable>&lt;802.2&gt;</replaceable>"</literal>
204EOF</userinput></screen>
205
206 </sect3>
207
208 </sect2>
209
210 <sect2 role="content">
211 <title>Contents</title>
212
213 <segmentedlist>
214 <segtitle>Client Utilities</segtitle>
215 <segtitle>Server Admin Utilities</segtitle>
216 <segtitle>IPX Interface Utilities</segtitle>
217 <segtitle>Other Utilities</segtitle>
218 <segtitle>Installed Libraries</segtitle>
219 <segtitle>Installed Directories</segtitle>
220
221 <seglistitem>
222 <seg>ncpmount, ncpumountt, nprintt, nsendt, nwpasswdt,
223 nwsfindt, pqlistt, pqrmt, pqstatt, and slist</seg>
224 <seg>ncopyt, nwbocreatet, nwbolst, nwbopropst, nwbormt,
225 nwbpaddt, nwbpcreatet, nwbprmt, nwbpsett, nwbpvaluest,
226 nwdirt, nwdpvaluest, nwfsctrlt, nwfsinfot, nwfstimet, nwgrantt,
227 nwpurget, nwrevoket, nwrightst, nwtrusteet, nwtrustee2t,
228 nwuserlistt, and nwvolinfo</seg>
229 <seg>ipx_cmdt, ipx_configuret, ipx_interfacet, ipx_internal_nett,
230 and ipx_route</seg>
231 <seg>ncpmap and nwauth</seg>
232 <seg>None</seg>
233 <seg>None</seg>
234 </seglistitem>
235 </segmentedlist>
236
237 </sect2>
238
239</sect1>
Note: See TracBrowser for help on using the repository browser.