By convention, IRIX nss (ie. NSD) modules implement separate user-configurable timeouts for list and lookup operations. From nsd(1m): list_timeout The list_timeout attribute set the timeout of the special enumeration files under /ns (.all) in seconds. If this attribute is unset (the default) the internal file timeout (-t command line option) is used. This should be set to 0 or a positive integer value. The default is to use the value given with the '-t' command line option, or 30 seconds. lookup_timeout The lookup_timeout attribute set the timeout of files under /ns in seconds. If this attribute is unset (the default) the internal file timeout (-t command line option) is used. This should be set to 0 or a positive integer value, and defaults to the value given by the '-t' command line option, or 30 seconds.
Created attachment 919 [details] take winbindd timeout from nsswith.conf This patch takes "list_timeout" and "lookup_timeout" values from nsswitch.conf if specified by the user. It used a default timeout of 10sec.
resetting version
Any work on this patch?
(In reply to comment #3) > Any work on this patch? s/work/word/
Reassign IRIX bugs to me.
Fixed in http://websvn.samba.org/cgi-bin/viewcvs.cgi?rev=9301&view=rev
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.