Hope Goering writes:
> A long time ago I saw some information related to AFS and pcnfsd posted
> here.  I am looking for a version of pcnfsd that will allow
> authentication with AFS that will run on an IBM RS/6000 that is at AIX 3.2+.

   We indeed have a pcnfsd which will authenticate a PC-NFS user for AFS access
via the AFS/NFS translator. We run it on RS/6000's at AIX 3.2, and it should be
quite portable.

   The modifications were pretty minimal. I added to the pcnfsd an attempt to
authenticate the user for AFS by calling ka_UserAuthenticateGeneral() when the
user does a net login. If the user is authenticated, the daemon executes a knfs
to grant AFS/NFS access to that userid at that PC host. Thus the pcnfsd daemon
must be running on a machine which is also running the AFS/NFS translator.

   By the way, this also works for OS/2 NFS, which uses pcnfsd (if present) to
authenticate users when mounting remote filesystems.

   For source, you can grab /afs/msc.cornell.edu/public/pcnfsd.AFS.tar.Z
or just look at the uncompressed files in:

/afs/transarc.com/public/afs-contrib/tools/pcnfsd

   Feel free to contact me if you have questions.


                                                -Dan Svitavsky


              Daniel E. Svitavsky          [EMAIL PROTECTED]
            Materials Science Center           (607) 255-2067
               Cornell University                Ithaca, NY


Reply via email to