nss.watch.slow.lookup.warn.threshold.user
This configuration parameter specifies the threshold (in milliseconds) for the time spent on a complete NSS request for the user category. When a NSS request exceeds this threshold, the NSS module writes information to a WARN log file.
The user category indicates the following NSS calls:
getpwnam*getpwuid*getgrouplist
The nss.watch.slow.lookup.info.threshold.user setting overrides that set by the
nss.watch.slow.lookup.warn.threshold parameter.
By default, this parameter is set to -1, which means that there is no threshold.
For example: nss.watch.slow.lookup.warn.threshold.user:25.