UNSOLVED

JeremyS

updated

13 years ago

J

JeremyS

17 Posts

0

411

September 5th, 2013 08:00

How to enumerate more than 16 groups for a user accessing an NFS export

When creating a new export (or modifying an existing one), scroll to the bottom of the 'Advanced Settings' section and change "Map lookup UID" from NO to YES.

This will allow the cluster to validate the group membership for the user and ignore the GIDs in the request.

  • Peter_Sero

    6 Operator

    1169 Posts

    242

    0

    Posted September 5th, 2013 08:00

    Jeremy,

    is there any way to control caching of the group information?

    At least with 6.5, and with LDAP as source, there seems to be no

    caching by default, resulting in massive amounts of repeated LDAP queries.

    -- Peter