Date: Tue, 30 Jan 2001 11:19:19 -0800 From: Steven Davidson <sdn@sprintlabs.com> To: Sam Wun <swun@esec.com.au> Cc: freebsd-security@freebsd.org Subject: Re: NFS security Message-ID: <3A7713B7.EFCA95EB@sprintlabs.com> References: <20010129045116.A5564@crow.dom2ip.de> <3A7502CF.D5172D9D@esec.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Sam Wun wrote: > Hi, > > Does anyone knows how to setup NFS trust like the one in Solaris 8 in FreeBSD? > > Thanks Sam. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message If, by NFS trust, you mean secureRPC than you are mostly out of luck. Although FreeBSD supports secureRPC, it doesn't apply to NFS. You can map all remote users to "nobody" or even "somebody" but real NFS authentication is non-existent. Perhaps kerberos will provide a solution. Also, you can wait for NFSv4. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A7713B7.EFCA95EB>