Linux NetWare Client installation instructions

Source: Internet
Author: User
Linux NetWare Client simple installation instructions-Linux Enterprise Application-Linux server application information, the following is a detailed description. * NetWare Client for Linux Installation: simple Installation instructions:

* Requirements before installation:

0) It can only be executed on NetWare 3.x and does not support NDS of NetWare 4.x and NetWare.
(For details about how to execute NDS, see README ).

1) determine that the kernel version is 1.3.71 or later.

2) recompile the core (re-compile kernel );
Make config has enabled the IPX option.
For example, The IPX protocol (CONFIG_IPX) [Y/m/n/?]
Full internal IPX network (CONFIG_IPX_INTERN) [Y/n/?]
NCP filesystem support (to mount NetWare volumes) (CONFIG_NCP_FSS) [Y/m/n/?]


* How to install:

1) Go to the FTP site linux.cis.nctu.edu.tw of Jiao Tong University.
/Pub3/sunsite/system/Filesystems/ncpfs/ncpfs-2.0.4.tgz


2) Place the ncpfs-2.0.4.tgz in your favorite location. (Here we use/usr/local/src as an example)

3) Unlock ncpfs-2.0.4.tgz
Cd/usr/local/src
Tar zxvf ncpfs-2.0.4.tgz

4) Go to ncpfs and start compiling.
Cd/usr/local/src/ncpfs
Make all
Make install

5) the installation is complete.

* How to Mount NetWare Server:

1) execute the network settings ipx_configure:
Ipx_configure -- auto_primary = on
Ipx_configure -- auto_interface = on

2) Mount an NwtWare Server: (using ARCH as an example)
Ncpmount-s arch-u supervisor-p xxxxxxxx/ARCH
^
Server Name User Password which directory will ARCH be mounted

Ps: If you don't understand it, see the ncpmount instructions.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.