[jcifs] Resolve Order in jCIFS

Michael B Allen mba2000 at ioplex.com
Mon Jun 19 18:57:08 GMT 2006


On Mon, 19 Jun 2006 13:19:15 -0500
"Ghouse, Sherjeel" <Sherjeel.Ghouse at molex.com> wrote:

> Does anyone know if the DC specified in LMHOSTS file becomes
> unavailable, Will jCIFS try the WINS in web.xml as a fallback mechanism
> to resolve domain names. This is assuming resolveOrder = LMHOSTS, WINS.

No. Once the name has been successfully resolved the lookup is complete.

The only retry/fallback type of behavior in jcifs is:

1) if a server specified in jcifs.netbios.wins is not responding the
   next one is tried if specified OR
2) if the Filter specific property jcifs.http.loadBalance is not false and
   jcifs.smb.client.domain is specified and WINS returns multiple addresses
   for the specifed domain and the chosen server is not responding, then
   the next server in the list will be tried.

Mike

-- 
Michael B Allen
PHP Extension for SSO w/ Windows Group Authorization
http://www.ioplex.com/


More information about the jcifs mailing list