[Bug 240467] nfsuserd usermax limited to 100k users

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 10 06:54:00 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240467

            Bug ID: 240467
           Summary: nfsuserd usermax limited to 100k users
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: pen at lysator.liu.se

Our AD environment currently has 120k users (growing around 10-20k/year). 

The nfsuserd "-usermax" command line switch is compile-time limited to 100000
(100k).

It would be great if this arbitrary limit could be increased to something like
500k or so... Or removed, or only checked if set to something other than 0.

And shouldn't nfsuserd print an error if it runs into this limit? The way I
read the code it now just silently gives up on adding users to the kernel
cache...

- Peter

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list