Mick Cranston found an interesting and useful converse to my "add -browse to Solaris automounts" comment: He had mapped | a drive (for example g:) from my pc to \\sambasrv\net, then clicked on g: | in Explorer, Explorer would take 10-20 minutes to come back. Plus it was | eating my server alive because it was making all the NFS mounts possible | in /net. This is related to my warning about not setting client-side browser options that would require the server do a stat() of the files. In this case, it was was far worse: it did an NFS mount of all the files in a large directory! He solved this by setting the -nobrowse option on /net in /etc/auto_master, | Explorer now comes back immediately (It doesn't show anything, but displays | it immediately). Then when I cd to, say, g:\unix1 in a command prompt on | the PC, all the filesystems exported by unix1 are now visible in explorer. | A small price to pay for not having to wait while my server makes all the | nfs mounts possible in /net. --dave -- David Collier-Brown in Boston Phone: (781) 442-0734, Room BUR03-3632