[jcifs] Possible to set properties for each server?

Michael B Allen ioplex at gmail.com
Mon Jun 22 16:16:23 GMT 2009


On Mon, Jun 22, 2009 at 12:00 PM, Thomas Fromm<tf at inubit.com> wrote:
> Hi,
>
> my scenario is this:
> Many client accessing serveral smb services in a multi-threaded environment.
> For each host the required values for
>
> jcifs.smb.client.useExtendedSecurity
> jcifs.encoding
> jcifs.smb.client.disablePlainTextPasswords
> ...
>
> can be different.
>
> Exists there any change to set these settings at least for each host+port
> combination?

This doesn't really make any sense. Windows clients cannot set these
properties on a host+port basis or for a thread or through any means
other than the registry. So if you need to change these depending on
what server you're trying to connect to, how could a Windows client
work with the same servers?

Mike

-- 
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/


More information about the jcifs mailing list