From owner-freebsd-questions Tue Jan 30 11:29:53 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA20232 for questions-outgoing; Tue, 30 Jan 1996 11:29:53 -0800 (PST) Received: from halon.sybase.com (halon.sybase.com [192.138.151.33]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA20218 for ; Tue, 30 Jan 1996 11:29:45 -0800 (PST) Received: from smtp1.sybase.com (sybgate) by halon.sybase.com (5.x/SMI-SVR4/SybFW4.0) id AA26485; Tue, 30 Jan 1996 11:29:23 -0800 Received: from teak.sybase.com by smtp1.sybase.com (4.1/SMI-4.1/SybH3.4) id AA29912; Tue, 30 Jan 96 11:29:11 PST Received: by teak.sybase.com (4.1/SMI-SVR4/SybEC3.5) id AA19233; Tue, 30 Jan 96 14:29:11 EST Date: Tue, 30 Jan 96 14:29:11 EST From: jeffa@sybase.com (Jeff Anuszczyk) Message-Id: <9601301929.AA19233@teak.sybase.com> To: questions@freebsd.org Subject: NFS in Sun environment Cc: jeffa@sybase.com Sender: owner-questions@freebsd.org Precedence: bulk Hi All, I think I understand the weak authentication problem that NFS on non-Sun platforms has when trying to mount a Sun exported NIS NFS disk. So, since I don't run the Sun servers I'm trying to work around this. One of the things that we do have is pcnfsd running to allow PC's to authenticate themselves when they want to mount NFS stuff. Usually this is intended for product like Netmanage ChameleonNFS. Is there any way that I can convince mount to contact a pcnfsd for authentication when doing a mount to a Sun System? This would allow me to get around this problem using an already existing solution. If not, any ideas how hard it would be to cobble up a mount_nfs to do this? Thanks, - Jeff