[Bugs] [Bug 1143880] [FEAT] Exports and Netgroups Authentication for Gluster NFS mount

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 15 14:01:43 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1143880



--- Comment #73 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/8758 committed in master by Vijay Bellur
(vbellur at redhat.com) 
------
commit aa66b8404f45712c45d75d6a2a37f32e2792cc83
Author: Niels de Vos <ndevos at redhat.com>
Date:   Thu Jan 1 13:15:45 2015 +0100

    gNFS: Export / Netgroup authentication on Gluster NFS mount

    * Parses linux style export file/netgroups file into a structure that
      can be lookedup.

    * This parser turns each line into a structure called an "export
      directory". Each of these has a dictionary of hosts and netgroups
      which can be looked up during the mount authentication process.
      (See Change-Id Ic060aac and I7e6aa6bc)

    * A string beginning withan '@' is treated as a netgroup and a string
      beginning without an @ is a host.
      (See Change-Id Ie04800d)

    * This parser does not currently support all the options in the man page
      ('man exports'), but we can easily add them.

    BUG: 1143880
    URL:
http://www.gluster.org/community/documentation/index.php/Features/Exports_Netgroups_Authentication
    Change-Id: I181e8c1814d6ef3cae5b4d88353622734f0c0f0b
    Original-author: Shreyas Siravara <shreyas.siravara at gmail.com>
    CC: Richard Wareing <rwareing at fb.com>
    CC: Jiffin Tony Thottan <jthottan at redhat.com>
    Signed-off-by: Niels de Vos <ndevos at redhat.com>
    Reviewed-on: http://review.gluster.org/8758
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=0VrTqUFQJ1&a=cc_unsubscribe


More information about the Bugs mailing list