logo       

Re: NTLM Filter error message: msg#00068

network.samba.java

Subject: Re: NTLM Filter error message

>>Perhaps something like:
>>
>> 95 NbtAddress[] new_dc_list = NbtAddress.getAllByName( DOMAIN,
>>0x1C, null, null );
>> 96 if( new_dc_list == null) {
>> 97 dc_list_expiration = System.currentTimeMillis() + 10000;
>>/* 10sec */
>> 98 throw new UnknownHostException( DOMAIN );
>> 99 } else if( new_dc_list.length >= dc_list_range ) {
>> 100 dc_list = new_dc_list;
>> 101 }
>>
>>I'll look at this for the next minor rev.

This has been incorporated into 1.1.7 to be released RSN.

Mike



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise