hirochachacha

Results 29 comments of hirochachacha

`smbclient` is using input argument as is. It neither use IP address nor NTLM information. So that they're managed to avoid edge cases. Actually window behavior are frequently out of...

Could you show me a minimal reproducible code and stack trace? So that I could say something.

Is there any possibility that you misconfigured the server setting? That error was actually coming from the server side, not client side.

According to https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-smb2/652e0c14-5014-4470-999d-b174d7b2da87, there're 3 scenarios the server responds with access denied. > If the server implements the SMB 3.x dialect family, EncryptData or Share.EncryptData is TRUE, RejectUnencryptedAccess is TRUE,...

Thanks, could you also give me a succeeded one? So that I can compare them line by line.

I wonder why you used different domain name on each packets? You used "BEEGFS-28" on the failure packet and "win" on succeeded one.

I noticed a subtle difference there. I hope it works fine. https://github.com/hirochachacha/go-smb2/commit/4367356b0fa4078d961bd337f5ce65debe9ce0c5

@sbue No, unfortunately not. That's why I couldn't reply you. I don't know much about DateStore. I need to do some investigation if I want to solve the issue. And...

you can use `WithContext` method for timeout