NFS exports and netgroups

From: Matt Weatherford (mbw_at_u.washington.edu)
Date: 01/31/04

  • Next message: Luke Johannsen: "Re: Building a custom release, not working"
    Date: Sat, 31 Jan 2004 14:39:45 -0800
    To: freebsd-questions@freebsd.org
    
    

    Hi,

    I cant seem to find a good example of an NFS exports file for freebsd that
    uses a netgroup to restrict mount access to a group of machines. Can
    anyone shoot me a netgroup example file I could look at?

    Ideally, the example would allow rw access to both a netgroup and an IP
    range

    like:

    /export/project1 cluster1 192.168.220.0/24

    so machines in cluster1 netgroup and any machine on the 192.168.220.*
    network
    would be allowed to NFS mount.

    Thanks in advance,

    Matt

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


  • Next message: Luke Johannsen: "Re: Building a custom release, not working"

    Relevant Pages