Hi CyberLeo:

Thank you for such a full response!  - now as to my understanding..?
Does this mean that my Samba is likely to trigger this automount if I am sharing files with my windows box(es)? I will fire the machine back up and browse some documentation later tonight or tomorrow to see if I can understand better and try to come back with more refined questions. I will also run a couple of your commands below and send in output as one of the other writers requested. Thank you (and everyone) again.

In the meantime - every send to this mailing list generates a delivery failure notice. It seems that my messagages are going out but each time this notice comes back to me: Have you seen it before? (framed in asterisks below)


**********************
Hi. This is the deliver program at eyou.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

[EMAIL PROTECTED]
550 MI:SPF mx20,wKjR5bBbbQmyUTRGlc6+Pw==.1157S2 1177833906 http://mail.163.com/help/help_spam_16.htm
--- Attachment is a copy of the message.

********************


CyberLeo Kitsana wrote:
Graham North wrote:
/net
/host

/net and /host are populated by the NFS automounter daemon present in
freebsd 4.x. My (ancient) 4.11 dev server has the same, enabled by an
option in sysinstall.

Accessing hosts and shares within these directories will, in theory,
trigger the automounter daemon to mount the requested share, and link to it.

[EMAIL PROTECTED]:~ $ ps auxwww |grep 111
root       111  0.0  0.3  1160  360  ??  Is   14Apr07   0:01.25 amd -p
-a /.amd_mnt -l syslog /host /etc/amd.map /net /etc/amd.map

[EMAIL PROTECTED]:~ $ mount -t nfs
[EMAIL PROTECTED]:/net on /net (nfs)
[EMAIL PROTECTED]:/host on /host (nfs)

[EMAIL PROTECTED]:~ $ showmount -e uzuri
Exports list on uzuri:
/usr/www                           192.168.0.0

[EMAIL PROTECTED]:~ $ ls -la /host/uzuri/usr
total 8
dr-xr-xr-x   3 root      wheel   512 Apr 29 15:42 .
dr-xr-xr-x   3 root      wheel   512 Apr 29 15:42 ..
drwxr-xr-x  43 cyberleo  wheel  1024 Oct 24  2006 www

After accessing a share:

[EMAIL PROTECTED]:~ $ ls -la /host
total 4
dr-xr-xr-x   2 root  wheel  512 Apr 29 15:42 .
drwxr-xr-x  22 root  wheel  512 Apr 29 15:41 ..
lrwxrwxrwx   1 root  wheel   26 Apr 29 15:41 192.168.0.6 ->
/.amd_mnt/192.168.0.6/host
lrwxrwxrwx   1 root  wheel   20 Apr 29 15:42 uzuri -> /.amd_mnt/uzuri/host

[EMAIL PROTECTED]:~ $ mount -t nfs
[EMAIL PROTECTED]:/net on /net (nfs)
[EMAIL PROTECTED]:/host on /host (nfs)
192.168.0.6:/usr/www on /.amd_mnt/192.168.0.6/host/usr/www (nfs, nodev,
nosuid)
uzuri:/usr/www on /.amd_mnt/uzuri/host/usr/www (nfs, nodev, nosuid)


Hope this helps!

--
Fuzzy love,
-CyberLeo
Technical Administrator
CyberLeo.Net Webhosting
http://www.CyberLeo.Net
<[EMAIL PROTECTED]>

Furry Peace! - http://www.fur.com/peace/



--

Graham North
Vancouver BC
Canada

www.soleado.ca

Kindness is infectous, try it.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to