[Samba] Re: v3.0.4-5 (Debian Sid) not Samba 3.0.5 - Can't change
password
Laurent CARON
lcaron at apartia.fr
Mon Jun 14 14:34:56 GMT 2004
Greg Folkert wrote:
>On Mon, 2004-06-14 at 03:21, Laurent CARON wrote:
>
>
>>Hello,
>>
>>I upgraded samba to 3.0.5 (debian sid) in the hope of getting windows
>>password change to work, but had no success.
>>
>>
>
>[greg at king:greg]$ apt-show-versions -a samba-common
>samba-common 3.0.4-5 install ok installed
>samba-common 3.0.2a-1 testing
>samba-common 3.0.4-5 unstable
>samba-common/unstable uptodate 3.0.4-5
>
>I am sorry, but you have 3.0.4-5 installed.
>
>
>
>>The password is changed (fortunately), but the computer still displays a
>>message saying the old password is incorrect.
>>
>>Do you know how to fix it?
>>
>>
>
>Do you have a proper password chat setup? Are you using PAM to change
>the passwords?
>
>You really need to give us more info.
>
>
Here are the parts of smb.conf
-----
passwd program = /usr/local/sbin/smbldap-passwd.pl %u
add machine script = /usr/local/sbin/smbldap-useradd.pl -w -d /dev/null
-s /bin/false %u
add user script = /usr/local/sbin/smbldap-useradd.pl -a -s /bin/false -m %u
add group script = /usr/local/sbin/smbldap-groupadd.pl %g
add user to group script = /usr/local/sbin/smbldap-usermod.pl -G %g %u
passdb backend = ldapsam:"ldap://127.0.0.1"
unix password sync = yes
security = user
domain master = yes
domain logons = yes
preferred master = yes
os level = 65
-----
Laurent
More information about the samba
mailing list