source: archive/ncpfs.xml@ acb648f

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since acb648f was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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