Ed
---
. OLX 2.1 TD . AAcckk!! II''mm iinn hhaallff dduupplleexx
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
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
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
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