using zimbraSambaPassword by A. Messina you get password sync, but with samba 3.0.28b (actual CentOS 5.2, at the time i am writing) there is still this issue:
Quote:
[10:19:30 root@zimbra ~ ]# smbclient -U maumar //zimbra.dominio.it/maumar
Password:
session setup failed: NT_STATUS_PASSWORD_MUST_CHANGE
|
i solved as you wrote checking
Quote:
|
the "Password does not expire" in the Samba Account tab is checked
|
googling i find that is related to:
FAILED with error NT_STATUS_PASSWORD_MUST_CHANGE
maybe changing password last change, issue get fixed
Quote:
pdbedit -v -u maumar |grep Password
Password last set: 0
Password can change: 0
Password must change: 0
|
hopefully Antonio could help to understand what's the problem