Path: utzoo!censor!geac!torsqnt!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!cs.utexas.edu!uwm.edu!rpi!dali.cs.montana.edu!milton!wrb From: wrb@milton.u.washington.edu (William Barker) Newsgroups: comp.sys.next Subject: exportfs question Message-ID: <14530@milton.u.washington.edu> Date: 16 Jan 91 18:30:49 GMT Organization: University of Washington, Seattle Lines: 20 A question for all you UNIX gurus out there: Does anyone know how the "exportfs" command works? I know from available documentation that it reads the /etc/exports file and updates the /etc/xtab file, but what I really want to know is what else it does. It must do something because just adding an entry to the /etc/xtab file doesn't mean a host can NFS mount that directory. So it's doing additional work. But what? I'm writing an user app that simpliflies the tasks of exporting a directory to NFS clients. I know all about the exportent.h calls. What else do I need to look at? Thanks in advance. Regards, Bill Barker U of Washington