g1965
February 13th, 2005, 10:21
Hi,
I had setted up samba-2.2.5 on OpenBSD 2.7, PDC and having everything working.
Recently I have changed to openbsd 3.6 and samba-2.2.12. Now every things works well exept: windows users cann't change their password.

There is a coment after a minut of wayting.

Passwd cannt be changed because Domen XYZ is not accesible
It seems like samba is unable to call smbpasswd as user.


When I login to PDC as root user, everything works, passwd can be changed correctly with Ctrl-Alt-Del
I can chage as root(SU) the passwords from the openbsd box.


I have seen in the net that there were a similar problem. But I cannt find a solution for this issu on the net.

Is there a bug somewhere?, but its not
clear to me. Can anyone shed any light? See below for relevant info.

Thank you

Gen


relevant smb.conf lines:
encrypt passwords = Yes
min passwd length = 5
null passwords = No
pam password change = No
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*passwordn* %n\n
passwd chat debug = no

unix passwd syn=no