In the last episode (Nov 04), Dan Mahoney, System Admin said:
> Is there any way of knowing who is actively using NFS shares, or who
> has mounted partitions from it?

NFS is stateless so there's no need for the server to keep track of who
has mounted a volume.  The "showmount" command will print a list of
machines the server thinks is accessing it, but the list may not be
complete.

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

Reply via email to