11.1-U3 User Passwords Reset?

Status
Not open for further replies.

ere109

Contributor
Joined
Aug 22, 2017
Messages
190
After updating from 11.1-U2 to U3, I lost access to my SMB shares. I COULD access ssh with my password, but Windows refused to accept it. Digging in, I discovered that re-creating the password in my FN user account (under Accounts > Users) brought access back.
Is there a different link created for user passwords within smb shares? Could something have gotten corrupted?
I created a thread, which quickly resolved itself:
https://forums.freenas.org/index.php?threads/smb-shares-cant-log-in-after-11-1-u3-update.62525/
 

MrToddsFriends

Documentation Browser
Joined
Jan 12, 2015
Messages
1,338

ere109

Contributor
Joined
Aug 22, 2017
Messages
190
I'd call that verified, not that I get to make these calls. I've posted my solution to the threads that hadn't already come up with it.
 

KrisBee

Wizard
Joined
Mar 20, 2017
Messages
1,288
This upgrade wipes the smb passwrd databse. So much for QA.

Upgraded a test FreeNAS vm from u2 to u3:

Before:

Code:
root@freenas:~ # pdbedit -L -v
---------------
Unix username:		rancher
NT username:		  
Account Flags:		[U		  ]
User SID:			 S-1-5-21-2611193793-3872297391-549815604-1003
Primary Group SID:	S-1-5-21-2611193793-3872297391-549815604-513
Full Name:			rancher
Home Directory:	   \\freenas\rancher
HomeDir Drive:		
Logon Script:		 
Profile Path:		 \\freenas\rancher\profile																											  
Domain:			   FREENAS																																
Account desc:																																				
Workstations:																																				
Munged dial:																																				 
Logon time:		   0																																	  
Logoff time:		  9223372036854775807 seconds since the Epoch																							
Kickoff time:		 9223372036854775807 seconds since the Epoch																							
Password last set:	Fri, 29 Dec 2017 10:09:24 GMT																										  
Password can change:  Fri, 29 Dec 2017 10:09:24 GMT																										  
Password must change: never																																  
Last bad password   : 0																																	  
Bad password count  : 0																																	  
Logon hours		 : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF																							 
---------------																																			  
Unix username:		chris																																  
NT username:		  
Account Flags:		[U		  ]
User SID:			 S-1-5-21-2611193793-3872297391-549815604-3000
Primary Group SID:	S-1-5-21-2611193793-3872297391-549815604-513
Full Name:			chris
Home Directory:	   \\freenas\chris
HomeDir Drive:		
Logon Script:		 
Profile Path:		 \\freenas\chris\profile
Domain:			   FREENAS
Account desc:		 
Workstations:		 
Munged dial:		  
Logon time:		   0
Logoff time:		  9223372036854775807 seconds since the Epoch
Kickoff time:		 9223372036854775807 seconds since the Epoch
Password last set:	Wed, 18 Oct 2017 10:15:48 BST
Password can change:  Wed, 18 Oct 2017 10:15:48 BST
Password must change: never
Last bad password   : 0
Bad password count  : 0
Logon hours		 : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
root@freenas:~ #



After:

Code:
root@freenas:~ # pdbedit -L -v
root@freenas:~ # /code]
 

IceBoosteR

Guru
Joined
Sep 27, 2016
Messages
503
Can you guys open a bug report asap for this? Then the guys from iX can see the issue and revert the U3 update and can fix this also. Cheers.
 

gurtonBuster

Dabbler
Joined
Feb 27, 2018
Messages
25
Can I just reapply the saved config from before the update to the updated install? Or will that not work.
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Can I just reapply the saved config from before the update to the updated install? Or will that not work.
Interesting idea. Try it out and tell us how it goes.
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Status
Not open for further replies.
Top