Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PCNFSD for Linux

362 views
Skip to first unread message

Ed Boston

unread,
Dec 11, 1992, 3:47:00 PM12/11/92
to
Does anyone know if there is a PCNFSD available for Linux? I have been
watching some of the discussions of Linux and would like to set it up,
but I would need this ability for my needs.

Ed
---
. OLX 2.1 TD . AAcckk!! II''mm iinn hhaallff dduupplleexx

Message has been deleted

Ari Lemmke

unread,
Dec 13, 1992, 10:46:59 PM12/13/92
to
In article <1992Dec12.0...@samba.oit.unc.edu> j...@sunSITE.unc.edu (Jonathan Magid) writes:
: In article <702.40...@hpbs938.boi.hp.com> ed.boston%ph...@hpbs938.boi.hp.com (Ed Boston) writes:
: >Does anyone know if there is a PCNFSD available for Linux? I have been

: >watching some of the discussions of Linux and would like to set it up,
: >but I would need this ability for my needs.

If someone writes pcnfsd ;-)

: I'll assume PCNFS is some sort of MS-DOS version of NFS...

Yes and more .. pcnfsd handles also printing (aaargh).

: correctly, you need to be able to use a Linux box as a NFS file server?
: Well there is a ALPHA-BETA nfsd for linux... It seems to be pretty stable
: and support for it is included in the SLS distribution.

No .. I'm not sure if it will work with pcnfs, I doubt.
Even though I have pcnfs kit (something old 2.x), I haven't
checked does it have source code also - they say it has
sources for pcnfsd. Then it would be only porting job,
I'm not sure if one is allowed to distribute the code ...
but if someone ports it to Linux, then patches could
be distributed.

: jem.

arl

Joachim Wiesel

unread,
Dec 14, 1992, 8:44:35 AM12/14/92
to
In article 92Dec1...@deathstar.cs.hut.fi, a...@cs.hut.fi (Ari Lemmke) writes:
>In article <1992Dec12.0...@samba.oit.unc.edu> j...@sunSITE.unc.edu (Jonathan Magid) writes:
>: In article <702.40...@hpbs938.boi.hp.com> ed.boston%ph...@hpbs938.boi.hp.com (Ed Boston) writes:
>: >Does anyone know if there is a PCNFSD available for Linux? I have been
>: >watching some of the discussions of Linux and would like to set it up,
>: >but I would need this ability for my needs.
>
> If someone writes pcnfsd ;-)
>
>: I'll assume PCNFS is some sort of MS-DOS version of NFS...
>
> Yes and more .. pcnfsd handles also printing (aaargh).


pcnfsd is a daemon running on an NFS Server to implement:

- user authentification
- print spooling

for PC-NFS (or equivalent products, e.g. FTP's INTERDRIVE). The source code for
pcnfsd is normally distributed via the PC-product or can be FTP'ed over the net.
If you have a BSD-like network interface, porting should be trivial.



>: correctly, you need to be able to use a Linux box as a NFS file server?
>: Well there is a ALPHA-BETA nfsd for linux... It seems to be pretty stable
>: and support for it is included in the SLS distribution.
>
> No .. I'm not sure if it will work with pcnfs, I doubt.
> Even though I have pcnfs kit (something old 2.x), I haven't
> checked does it have source code also - they say it has
> sources for pcnfsd. Then it would be only porting job,
> I'm not sure if one is allowed to distribute the code ...
> but if someone ports it to Linux, then patches could
> be distributed.

As there are some version of the PCNFSD code on the net (look for Version 2) which
have been posted by SUN Microsystems, I guess that the code is freely distributable.


Joachim

---

Joachim Wiesel, Institut fuer Photogrammetrie und Fernerkundung,
Universitaet Karlsruhe, Englerstr. 7, D-7500 Karlsruhe, Germany
Phone: +49 721 608 2316 Fax: +49 721 694 568
Internet: wie...@ipf.bau-verm.uni-karlsruhe.de

Doug Beattie

unread,
Dec 14, 1992, 1:35:01 PM12/14/92
to

Sun's East Coast Group provides the PCNFSD daemon in source form that should
be available at bmc.tmc.edu. I believe that the latest release that Geoff,
Sun's Engineer, released was pcnfsd.92.11.05.tar.Z. If you have problems
getting one that should compile and work, let me know and I'll try to get
it to you.

--
Doug Beattie - Computer Development Services Inc. (UUCP) sun!unislc!dbb
c/o Unisys Corporation d...@unislc.slc.unisys.com
322 No. 2200 West M.S. D1V03 Subcontractor 88K MP NFS Group - SLC, UT
SLC, UT 84116 (801) 594-6814 Disclaimer - I represent myself and no one else

Martin Braun

unread,
Dec 14, 1992, 1:59:34 PM12/14/92
to

Hello all,

I have compiled pcnfsd without major problems. You will need
the RPC - library port by Rick Sladkey (j...@world.std.com).
It is available as sunrpc-bin-4.0.tar.Z on many linux sites
in the ALPHA/NFS directory. Your kernel must have NFS - support
compiled in. I use the sources from SLS (0.98p5) with all patches
from the package lxpatchs.taz on disk b4 applied.
The changes to pcnfsd.c consist of checking some file and directory
names, supplying a mode in some
mkdir calls, declaring the crypt() function and changing the
type of free_list() to void.
To install pcnfsd on your system add it to your rc.net script
after the other NFS stuff. Remember to add your pc to /etc/exports
so that it is allowed to do mounts.
Since it has only been a short time that I've been using this,
I can't tell how stable it is. I couldn't get printing via NFS
to work yet (the jobs get queued but are truncated to length zero).
I'll post some more on this if there is interest.

Hope this helps,

Martin Braun
br...@physik.uni-kl.de

0 new messages