Back to U2 and change password did not work to me...
I went to Services -> SMB -> edit and bind the server to the IP of the NIC, then I got access again
Updated and got this problem too. In my case it was even worse. My Win10 LTSB Explorer totally hangs whenever I attempt to interact with my CIFS shares. I tried disconnecting all mounts, still hangs even when I try to right click the share. I also tried deleting all credentials in windows control panel to no avail.
I was able to remount my shares only explicitly telling explorer to "Connect using different credentials" from the Map network drive menu. (Not the first time though, I guess it's win's misbehavior, and I should have done it this way from the start)
Debian based client works as described:
![]()
Here I login with two account. First one is untouched and second was updated.
Hope there are no more surprises in this updates.
P.S. thx for finally fixing log spam, it was driving me nuts.
Interesting idea. Try it out and tell us how it goes.Can I just reapply the saved config from before the update to the updated install? Or will that not work.
Turns out the answer is "yes", but both of them are currently hidden.Has anyone actually filed a bug report for this yet?
Would love to hear how the wiping of the SMB passsword database gets missed during testing. This release should be pulled from the stable train.
Interesting idea. Try it out and tell us how it goes.
Did you try to set again the Password for the shares assigned User? I did this from inside the FreeNAS webgui and it opened back up for me. I used the exact same password as before. I didn't have to reassign permissions...
screenshot shows that untouched account is not permitted and another one that I updated with the same password as before logs in just fineHere I login with two accounts. First one is untouched and second was updated.
Can someone experiencing the issue confirm whether or not this workaround resolves it:
Restart Services -> SMB.
(Also let us know if restarting the client is also required).
Nope. Still "Permission denied". File was empty btwIt looks like I may have lost my reply. Try the following:
rm /var/db/samba4/.usersimported
service ix-pre-samba restart
service samba_server restart
That worked.An alternative test fix, add the following auxiliary parameter to Services->SMBprivate dir = /var/db/samba4/private
Nope. Still "Permission denied". File was empty btw
That worked.Can you please explain?
UPD. Ups. It did not work. It just broke permissions. Now I'm able to log in where I should not.
Can someone experiencing the issue confirm whether or not this workaround resolves it:
Restart Services -> SMB.
(Also let us know if restarting the client is also required).