SUMMARY: Sharing a directory root-writeable to world

Gary Franczyk (gfranczyk@e-one.com)
Fri, 02 Jan 1998 09:32:08 -0500

Heres my question:

How do I share a directory to the world, root-writable for everyone?

It was an easy one:

Use the anon=0 option. If you dont, you cannot write to that directory
as root (across nfs).

eg., share -F nfs -o anon=0 /var/audit

Most correct answers from:
Jerome A. Joseph
Casper Dik