nss.watch.slow.lookup.info.threshold.user

This configuration parameter specifies the threshold (in milliseconds) for the time spent on a complete NSS request categorized by user. When a NSS request exceeds this threshold for the user category, the NSS module writes to a message to the INFO 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.info.threshold parameter.

By default, this parameter is set to -1, which means that there is no threshold.

For example: nss.watch.slow.lookup.info.threshold.user:15.