After that my php script has changed passwords successfully:
Apr 30 19:22:20 pdc chgpwd.php[26372]: change password
Apr 30 19:22:20 pdc chgpwd.php[26372]: change password: prova - something
Apr 30 19:22:20 pdc chgpwd.php[26372]: password changed

something happen and message
"The User name or old password is incorrect.  
Letters in passwords must be typed using the correct case."

this issue was already posted.
http://lists.samba.org/archive/samba/2007-June/133038.html

if u note the time sequence, error is after password chenged:

Apr 30 19:22:20 pdc smbd[26051]: [2008/04/30 19:22:20, 0] 
lib/util_sock.c:read_socket_with_timeout(497)
Apr 30 19:22:20 pdc smbd[26051]:   read_socket_with_timeout: timeout read. read 
error = Input/output error.
Apr 30 19:22:21 pdc smbd[26051]: [2008/04/30 19:22:20, 0] 
libsmb/smbencrypt.c:decode_pw_buffer(552)
Apr 30 19:22:21 pdc smbd[26051]:   decode_pw_buffer: incorrect password length 
(-278203093).
Apr 30 19:22:21 pdc smbd[26051]: [2008/04/30 19:22:21, 0] 
libsmb/smbencrypt.c:decode_pw_buffer(553)
Apr 30 19:22:21 pdc smbd[26051]:   decode_pw_buffer: check that 'encrypt 
passwords = yes'

Old password is not wrong, i am sure.
Problem is elsewhere, i dunno
It is like 
libsmb/smbencrypt.c:decode_pw_buffer(552)
is not receiving old password correctly
Why, accordngi to you?

Centos 5.1, samba 3.0.25b, fds 1.1

tia
m
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to