[Bugs] [Bug 1043886] [RFE] Add two more options in `gluster volume set` command server.anonuid and server.anongid

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 24 23:33:00 UTC 2015


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

Earl Ruby <eruby at knowledgematters.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eruby at knowledgematters.net



--- Comment #8 from Earl Ruby <eruby at knowledgematters.net> ---
The request was to implement all_squash, anonuid and anongid. The example given
was the export line:

/home/joe       pc001(rw,all_squash,anonuid=150,anongid=100)

... which will map all incoming user requests to UID 150, GID 100.

glusterfs-3.6.1 implements root_squash, anonuid and anongid.

root_squash maps UID 0 / GID 0 requests to anonuid / anongid.

all_squash maps all UIDs to anonuid and all GIDs to anongid.

Until server.all-squash is implemented this request should remain open.

-- 
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=s25QIZTg9l&a=cc_unsubscribe


More information about the Bugs mailing list