Hi. I’ve recently been checking out these fora a few times a day because of the excellent and helpful articles I’ve read on this site. Great work, Joel or whoever else is writing the articles.
Now, down to business.
I’ve created a few sharepoints (Fonts, Music, etc…) and I’d like them to appear in the /Network directory on my network users’ systems when they log in. That is, I want them to see /Network/Music and /Network/Fonts when they navigate through that bluish globe icon at the root of the system. It seems that this would be the best way to share our company’s fonts, music, and other resources in the future across the local network.
So, to accomplish this, I set these sharepoints to share their contents via NFS (exported to World) and I set them to automount statically in the Network/XXXXX location for users in the network/root domain. I unchecked the “map blah blah to nobody” check boxes in the protocols pane.
Problem: the client computers show the names of the sharepoints when I log in (ie, I see an item called Fonts in the /Network directory), but it’s just an alias (4k in size) and it’s not pointing anywhere. Furthermore, when I type:
[code:1:8cd3971527]
showmount -e
[/code:1:8cd3971527]
in the Xserve’s terminal, I just see Users and VisualFX, the two sharepoints that I’m already exporting… the new ones are not being exported. I tried a reboot to start the NFS service over again, but that didn’t work.
Can anyone enlighten me on this? Thanks!
Comments are closed