[jcifs] Serializing Credentials between two VM on same host

Michael B Allen mba2000 at ioplex.com
Wed Jan 11 18:18:26 GMT 2006


No. The password hashes transmitted to the server are salted with a
random challenge generated by the server for each socket connected. So
it is not possible unless you can also transfer the socket with which
the credentials are associated.

Mike

On Wed, 11 Jan 2006 11:50:57 +0100
Ingo Rockel <irockel at pironet-ndh.com> wrote:

> Hi,
> 
> I just searched through the list (and also followed the discussion 
> regarding not working serialization of NTLM credentials) But I'm a bit 
> confused. Would it be possible to exchange the credentials between two 
> Java VMs running on the same node in an application server? I know 
> serialization between different nodes doesn't work but from Mike's old 
> posting it reads to me that it is possible to exchange between VMs as 
> long as I stay on the same host.
> 
> regards,
> 
> 	Ingo
> 
> -- 
> PIRONET NDH AG
> Dipl. Inf. Ingo Rockel - Produktentwicklung
> Maarweg 149-161, 50825 Koeln
> Tel.: +49 (0)221-770-1788 / Fax: +49 (0)221-770-1005
> mailto:irockel at pironet-ndh.com - http://www.pironet-ndh.com
> 


More information about the jcifs mailing list