David Raison wrote:
This is my setup:
- ------------
/etc/exports:
/mnt/music -mapall=nobody -alldirs,quiet -network 192.168.1.0 -mask
255.255.255.0
/mnt/wd2 -mapall=nobody -alldirs,quiet -network 192.168.1.0 -mask
255.255.255.0
/mnt/wd1 -mapall=nobody -alldirs,quiet stilgar lusitania localhost
Are you sure -mapall works with user names? Try using the uid instead or
leaving it out.
Also, are the directories available to user nobody?
-pu