hierynomus / smbj

Server Message Block (SMB2, SMB3) implementation in Java
Other
705 stars 179 forks source link

Set sessionKey whenever we have it from authentication (Fixes #792) #800

Open hierynomus opened 11 months ago

hierynomus commented 11 months ago

This should fix the NPE that occurs when authenticating with guest or anonymous credentials and the server treating it as a regular account