drew.arthur@mail.sprint.com
2002-Aug-14 14:41 UTC
[Samba] winbindd authentication errors from AD server account expired
I am having a problem with user accounts that expire on the Windows AD Domain server and then I can never get logged into the Samba share successfully again. When I check the username/password with wbinfo it appears to be OK, but when I try to map the share I get unknown or invalid user name or bad password. (Shown Below) ./wbinfo -a dda2083%password plaintext password authentication failed error code was NT_STATUS_INVALID_PARAMETER (0xc000000d) Could not authenticate user smp7239%Sprint02 with plaintext password challenge/response password authentication succeeded error code was NT_STATUS_OK (0x0) Microsoft Windows 2000 [Version 5.00.2195] (C) Copyright 1985-2000 Microsoft Corp. C:\>net use v: \\dkdl0102\dda2083 /u:TESTPCSAD\dda2083 password The password or user name is invalid for \\dkdl0102\dda2083. Type the password for \\dkdl0102\dda2083: System error 1326 has occurred. Logon failure: unknown user name or bad password. Does anyone know if this has anything to do with the *.tdb file that winbindd uses?