password inconsistent between unix and smb

Status
Not open for further replies.

EchoMike

Cadet
Joined
Oct 10, 2014
Messages
4
Hello ,

I change the password , via web interface for a user . I can authenticate via ssh , but i can not authenticate via smb .
For another user all is ok .
On macosx 10.9 i use the command smbutil to test password .

smbutil identity //mybogususer@myfreenas.server.test

i use :
samba-tool user list => i did not find my bogus user
samba-tool user add mybogususer => 'mybogususer' already in use

How i can fix it ?
 
D

dlavigne

Guest
Is AD being used on the network? If so, the password should only be changed on the Windows side. If not, the password needs to be changed on both FreeNAS and Windows.
 

EchoMike

Cadet
Joined
Oct 10, 2014
Messages
4
i use samba with local pdc ( both in freenas )

pdbedit -L => can not find mybogususer
pdbedit -a mybogususer => 'mybogususer' already in use
 

EchoMike

Cadet
Joined
Oct 10, 2014
Messages
4
I found a bug .
My configuration , freenas with directory service ( PRIMARY CONTROLER ) .

When i change via the web interface a password for a user , if the password is too short , unix password is changed but the samba password is not changed .
 

warri

Guru
Joined
Jun 6, 2011
Messages
1,193
Status
Not open for further replies.
Top