[Samba] Change password from XP

2007-04-23 Thread Fernando M. Maresca

Hello.
I've migrated samba to ldap, and everithing works fine except that when
a user changes the password from an xp client receives an error
indicating that the "old" password was wrong, but the password is
changed in the server, so the user gets confused.

Here http://lists.samba.org/archive/samba/2004-August/090254.html are a
thread about this same problem; it's says that this was corrected in
version 3.0.4. I'm runnig debian testing's 3.0.24 samba server with
smbldap-tools 0.92. Xp clientes are pro SP2. smbldap-passwd returns 0.
There is a workaround for this?
Thanks in advance.
Regards,

-- 
Fernando M. Maresca
Monitoring Station S.A.
Calle 48 nº 812
La Plata (B1900AHN) - BA - ARG
Tel/Fax: (+54) 221 425 3355
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] new added users can't join from xp clients

2007-04-17 Thread Fernando M. Maresca

Hello,
after upgrading a Debian samba server to 3.0.24 a few weeks ago,
everything seems to be ok until yesterday, when I've added a new user to
the domain. Now, the new user can join the shares from the samba server
from linux or win9x machines, but not from XP/2000 machines, wich
refuses to log in with ~ "User does not exits, or passwd is incorrect..."

Old users can login ok from everywhere so this must to be related 
to new users added post upgrade.

The server is PDC for the domain, here's the smb.conf:
[global]
workgroup = MONSSA
netbios name = JOHANN
server string = %h (Samba %v)
passdb backend = tdbsam
os level = 255
preferred master = auto
domain master = yes
local master = yes
security = user
domain logons = yes
logon path = \\johann\profiles\%U
logon drive = z:
logon script = login.bat
encrypt passwords = true
update encrypted = Yes
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
*Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .

add machine script = /usr/sbin/useradd -d /dev/null -g 300 -s /bin/false -c 
"Cuenta de maquina" -M %u
time server = Yes
idmap uid = 1-2
idmap gid = 1-2
hosts allow = 192.168.1.
guest account = nobody
guest ok = yes
map to guest = Bad User

Can somebody give a hint about this issue? I've reviewed three last months of 
the list and found nothing similar to this.

Thanks a lot,
-- 
Fernando M. Maresca
Monitoring Station S.A.
Calle 48 nº 812
La Plata (B1900AHN) - BA - ARG
Tel/Fax: (+54) 221 425 3355
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba