github.com/cs3org/reva/v2@v2.27.7/changelog/1.9.1_2021-07-09/ldap-nobody-fallback.md (about)

     1  Bugfix: Fill in missing gid/uid number with nobody
     2  
     3  When an LDAP server does not provide numeric uid or gid properties for a user we now fall back to a configurable `nobody` id (default 99).
     4  
     5  https://github.com/cs3org/reva/pull/1848