Bug 6172 - error login windows in domain
Summary: error login windows in domain
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.2
Classification: Unclassified
Component: Domain Control (show other bugs)
Version: 3.2.5
Hardware: x86 Linux
: P3 regression
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-06 21:21 UTC by andrey amado
Modified: 2009-06-06 08:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description andrey amado 2009-03-06 21:21:30 UTC
I set the domain and try to log the Windows machine gives me the following error.

[2009/03/04 05:12:31, 2] auth / auth.c: check_ntlm_password (318)
   check_ntlm_password: Authentication for user [admin] -> [admin] FAILED with error NT_STATUS_PASSWORD_MUST_CHANGE

I solved this by adding this value attribute sambaPwdLastSet andalusia 1205744729.

then went back to try my new machine and log throws me the following error in the samba log appears the following error lines as I can see is related to perl and smbtools.

Returning domain sid for domain STS -> S-1-5-21-1527668101-370866607-3470347234
Could not start_tls: unsupported extended operation at /usr/share/perl5/smbldap_tools.pm line 293.
failed to add entry: No such object at /usr/share/perl5/smbldap_tools.pm line 560.

I searched the internet seeing if there are mistakes but I can not find anything about, thank your help.
Comment 1 Karolin Seeger 2009-05-11 06:37:47 UTC
Please re-try after setting "ldapTLS=0" in the smbldap.conf file if you don't need an encrypted data transfer.
That should fix this issue.
Comment 2 Karolin Seeger 2009-06-06 08:40:41 UTC
No feedback from the reporter.
Closing out bug report.

Please re-open if it's still an issue.