summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2015-12-21 14:32:29 +0000
committeraraujo <araujo@FreeBSD.org>2015-12-21 14:32:29 +0000
commitd0682c6d122d9cb0e2ecc93f051405e7a578d7f9 (patch)
tree18b310d289410287d9cc6899cc2ac3d9a3eb491f /tools
parent3a7585bfb2a5c76b64e497d52cfaa4ad6466b71a (diff)
downloadFreeBSD-src-d0682c6d122d9cb0e2ecc93f051405e7a578d7f9.zip
FreeBSD-src-d0682c6d122d9cb0e2ecc93f051405e7a578d7f9.tar.gz
MFC: r291073
If a NIS server has long entries on its database that is bigger than 1024 specified on YPMAXRECORD the ypmatch can get in an infinite retry loop when is requesting the information from the NIS server. The ypmatch(1) will return an error until the command receives an kill(1). To avoid this problem, we check the MAX_RETRIES that is by default set to 20 and avoid get in infinet loop at the client side. NOTE: FreeBSD nis(8) server doesn't present this issue. Submitted by: Ravi Pokala <rpokala at panasas.com>, Lakshmi N. Sundararajan <lakshmi.n at msystechnologies.com>, Lewis, Fred <flewis at panasas.com>, Pushkar Kothavade <pushkar.kothavade at msystechnologies.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud