My Ldap Admin password is correct in secrets.tdb and I can logon in Win 9x, but not in Win XP. The option "RequireSignOrSeal"= dword:00000000 is ok.


The WinXP can found the Samba Domain, but not the user/password. When I logon in Network place the password is correct and I can view the user files.

Any ideas why I cannot logon in Win XP ?

Thank's.

On ldap user in database:

dn: uid=mesa,ou=People,dc=test,dc=com
objectClass: account
objectClass: posixAccount
objectClass: top
objectClass: sambaAccount
objectClass: shadowAccount
userPassword:: e2NyeXB0gSQxJDgwei9ONrpIJEtPSVM4dU9tei5aRkxJenZwVmlwdTE=
shadowLastChange: 12485
shadowMax: 99999
shadowWarning: 7
loginShell: /bin/bash
uidNumber: 1001
gidNumber: 100
homeDirectory: /home/mesa
gecos: ,,,
uid: mesa
pwdLastSet: 1078768943
logonTime: 2147483647
logoffTime: 2147483647
kickoffTime: 2147483647
pwdCanChange: 2147483647
pwdMustChange: 2147483647
displayName: mesa
cn: mesa
rid: 1001
primaryGroupID: 1001
lmPassword: C6FE0815359DEE34AAD3B465B61404EE
ntPassword: A9CBB1ACDC42BC890E697D9696C1B208
acctFlags: [U          ]


My smb.conf: [global] workgroup = ROCHAS2 netbios name = LDAPSAMBA security = USER encrypt passwords = Yes log level = 5 log file = /var/log/samba/log.%m domain logons = Yes os level = 33 preferred master = Yes domain master = Yes ldap server = 192.168.0.143 ldap port = 389 ldap suffix = dc=test,dc=com ldap admin dn = cn=Admin,dc=test,dc=com ldap ssl = no

[homes]
       comment = Home Directory
       read only = No


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

Reply via email to