auth.c Error

Dennis Lattka dlattka at fulcrummicro.com
Fri Oct 11 22:04:00 GMT 2002


I can successfully join a domain using an LDAP backend however upon 
trying to log on I receive and error saying that either the account in 
the domain does not exist or the password is incorrect. Below is a 
snipet form the logfile.


[2002/10/11 14:59:59, 2] passdb/pdb_ldap.c:ldapsam_update_sam_account(1578)
  successfully modified uid = itlaptop$ in the LDAP database
[2002/10/11 15:00:02, 2] passdb/pdb_ldap.c:ldapsam_open_connection(267)
  ldap_open_connection: connection opened
[2002/10/11 15:00:02, 2] passdb/pdb_ldap.c:ldapsam_connect_system(419)
  ldap_connect_system: succesful connection to the LDAP server
[2002/10/11 15:00:02, 2] passdb/pdb_ldap.c:ldapsam_search_one_user(431)
  ldapsam_search_one_user: searching for:[rid=501]
[2002/10/11 15:00:02, 2] passdb/pdb_ldap.c:ldapsam_open_connection(267)
  ldap_open_connection: connection opened
[2002/10/11 15:00:02, 2] passdb/pdb_ldap.c:ldapsam_connect_system(419)
  ldap_connect_system: succesful connection to the LDAP server
[2002/10/11 15:00:02, 2] passdb/pdb_ldap.c:ldapsam_search_one_user(431)
  ldapsam_search_one_user: searching 
for:[(&(uid=)(objectclass=sambaAccount))]
[2002/10/11 15:00:02, 2] *auth/auth.c:check_ntlm_password(271)
  check_password:  Authentication for user [] -> [] FAILED with error 
NT_STATUS_NO_SUCH_USER*







More information about the samba-technical mailing list