[Samba] mssql, problem authenticating from stored procedure...

Kristoffer Egefelt dr.fersken at gmail.com
Mon Oct 2 17:10:02 GMT 2006


Hi Felipe,


        Any chances that your password contains special characters
> that are not properly quoted inside SQL?


Nope, no special characters, and the user is created on the local win2k3
server, so the stored procedure is just connecting like this

 \\192.168.0.1\share1\backup\etc

Which works when logged in as sqlserver user and manually connecting, but
not with the msSQL agent, which runs as the sqlserver user... :(

This must be something with the way the sql server presents itself / logs in
to the samba server...

I've attached auth:10 logs of a succesfull manual connection and a failed
connection attempt from the stored procedure...


Thanks...

/Kristoffer
-------------- next part --------------
bk01:~# cp /dev/null /var/log/samba/log
bk01:~# /etc/init.d/samba restart
Stopping Samba daemons: nmbd smbd.
Starting Samba daemons: nmbd smbd.
bk01:~# tail -f /var/log/samba/log
  Could not convert SID S-1-5-32-546 to gid, ignoring it
[2006/10/02 16:57:28, 10] auth/auth_util.c:debug_nt_user_token(454)
  NT user token of user S-1-5-21-691821948-571583650-2746786441-501
  contains 5 SIDs
  SID[  0]: S-1-5-21-691821948-571583650-2746786441-501
  SID[  1]: S-1-22-2-65534
  SID[  2]: S-1-1-0
  SID[  3]: S-1-5-2
  SID[  4]: S-1-5-32-546
  SE_PRIV  0x0 0x0 0x0 0x0
[2006/10/02 16:58:06, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend sam
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'sam'
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend sam_ignoredomain
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'sam_ignoredomain'
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend unix
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'unix'
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend winbind
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'winbind'
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend smbserver
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'smbserver'
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend trustdomain
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'trustdomain'
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend ntdomain
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'ntdomain'
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend guest
[2006/10/02 16:58:06, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'guest'
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 16:58:06, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 16:58:06, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 16:58:06, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 16:58:06, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 16:58:06, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 16:58:06, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 16:58:06, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 16:58:06, 4] auth/auth_sam.c:sam_account_ok(138)
  sam_account_ok: Checking SMB password for user sqlserver
[2006/10/02 16:58:06, 5] auth/auth_sam.c:logon_hours_ok(120)
  logon_hours_ok: user sqlserver allowed to logon at this time (Mon Oct  2 16:58:06 2006
  )
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_server_info_sam(625)
  make_server_info_sam: made server info for user sqlserver -> sqlserver
[2006/10/02 16:58:06, 3] auth/auth.c:check_ntlm_password(270)
  check_ntlm_password: sam authentication for user [sqlserver] succeeded
[2006/10/02 16:58:06, 5] auth/auth.c:check_ntlm_password(296)
  check_ntlm_password:  PAM Account for user [sqlserver] succeeded
[2006/10/02 16:58:06, 2] auth/auth.c:check_ntlm_password(309)
  check_ntlm_password:  authentication for user [sqlserver] -> [sqlserver] -> [sqlserver] succeeded
[2006/10/02 16:58:06, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 16:58:06, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 16:58:06, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-1-0 to gid, ignoring it
[2006/10/02 16:58:06, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-5-2 to gid, ignoring it
[2006/10/02 16:58:06, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-5-11 to gid, ignoring it
[2006/10/02 16:58:06, 10] auth/auth_util.c:debug_nt_user_token(454)
  NT user token of user S-1-5-21-691821948-571583650-2746786441-3002
  contains 6 SIDs
  SID[  0]: S-1-5-21-691821948-571583650-2746786441-3002
  SID[  1]: S-1-22-2-1001
  SID[  2]: S-1-1-0
  SID[  3]: S-1-5-2
  SID[  4]: S-1-5-11
  SID[  5]: S-1-22-2-50
  SE_PRIV  0x0 0x0 0x0 0x0
[2006/10/02 16:58:06, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 16:58:06, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 16:58:06, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 16:58:06, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 16:58:06, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 16:58:06, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 16:58:06, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 16:58:06, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 16:58:06, 4] auth/auth_sam.c:sam_account_ok(138)
  sam_account_ok: Checking SMB password for user sqlserver
[2006/10/02 16:58:06, 5] auth/auth_sam.c:logon_hours_ok(120)
  logon_hours_ok: user sqlserver allowed to logon at this time (Mon Oct  2 16:58:06 2006
  )
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_server_info_sam(625)
  make_server_info_sam: made server info for user sqlserver -> sqlserver
[2006/10/02 16:58:06, 3] auth/auth.c:check_ntlm_password(270)
  check_ntlm_password: sam authentication for user [sqlserver] succeeded
[2006/10/02 16:58:06, 5] auth/auth.c:check_ntlm_password(296)
  check_ntlm_password:  PAM Account for user [sqlserver] succeeded
[2006/10/02 16:58:06, 2] auth/auth.c:check_ntlm_password(309)
  check_ntlm_password:  authentication for user [sqlserver] -> [sqlserver] -> [sqlserver] succeeded
[2006/10/02 16:58:06, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 16:58:06, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 16:58:06, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-1-0 to gid, ignoring it
[2006/10/02 16:58:06, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-5-2 to gid, ignoring it
[2006/10/02 16:58:06, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-5-11 to gid, ignoring it
[2006/10/02 16:58:06, 10] auth/auth_util.c:debug_nt_user_token(454)
  NT user token of user S-1-5-21-691821948-571583650-2746786441-3002
  contains 6 SIDs
  SID[  0]: S-1-5-21-691821948-571583650-2746786441-3002
  SID[  1]: S-1-22-2-1001
  SID[  2]: S-1-1-0
  SID[  3]: S-1-5-2
  SID[  4]: S-1-5-11
  SID[  5]: S-1-22-2-50
  SE_PRIV  0x0 0x0 0x0 0x0
[2006/10/02 16:58:06, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 16:58:06, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 16:58:06, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 16:58:06, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 16:58:06, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 16:58:06, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 16:58:06, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 16:58:06, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 16:58:06, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 16:58:06, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 16:58:06, 4] auth/auth_sam.c:sam_account_ok(138)
  sam_account_ok: Checking SMB password for user sqlserver
[2006/10/02 16:58:06, 5] auth/auth_sam.c:logon_hours_ok(120)
  logon_hours_ok: user sqlserver allowed to logon at this time (Mon Oct  2 16:58:06 2006
  )
[2006/10/02 16:58:06, 5] auth/auth_util.c:make_server_info_sam(625)
  make_server_info_sam: made server info for user sqlserver -> sqlserver
[2006/10/02 16:58:06, 3] auth/auth.c:check_ntlm_password(270)
  check_ntlm_password: sam authentication for user [sqlserver] succeeded
[2006/10/02 16:58:06, 5] auth/auth.c:check_ntlm_password(296)
  check_ntlm_password:  PAM Account for user [sqlserver] succeeded
[2006/10/02 16:58:06, 2] auth/auth.c:check_ntlm_password(309)
  check_ntlm_password:  authentication for user [sqlserver] -> [sqlserver] -> [sqlserver] succeeded
[2006/10/02 16:58:06, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 16:58:06, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 16:58:06, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-1-0 to gid, ignoring it
[2006/10/02 16:58:06, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-5-2 to gid, ignoring it
[2006/10/02 16:58:06, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-5-11 to gid, ignoring it
[2006/10/02 16:58:06, 10] auth/auth_util.c:debug_nt_user_token(454)
  NT user token of user S-1-5-21-691821948-571583650-2746786441-3002
  contains 6 SIDs
  SID[  0]: S-1-5-21-691821948-571583650-2746786441-3002
  SID[  1]: S-1-22-2-1001
  SID[  2]: S-1-1-0
  SID[  3]: S-1-5-2
  SID[  4]: S-1-5-11
  SID[  5]: S-1-22-2-50
  SE_PRIV  0x0 0x0 0x0 0x0
[2006/10/02 16:58:21, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend sam
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'sam'
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend sam_ignoredomain
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'sam_ignoredomain'
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend unix
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'unix'
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend winbind
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'winbind'
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend smbserver
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'smbserver'
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend trustdomain
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'trustdomain'
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend ntdomain
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'ntdomain'
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend guest
[2006/10/02 16:58:21, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'guest'
[2006/10/02 16:58:21, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 16:58:21, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 16:58:21, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 16:58:21, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 16:58:21, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 16:58:21, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 16:58:21, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 16:58:21, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 16:58:21, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 16:58:21, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 16:58:21, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 16:58:21, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 16:58:21, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 16:58:21, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 16:58:21, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 16:58:21, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 16:58:21, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 16:58:21, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 16:58:21, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 16:58:21, 4] auth/auth_sam.c:sam_account_ok(138)
  sam_account_ok: Checking SMB password for user sqlserver
[2006/10/02 16:58:21, 5] auth/auth_sam.c:logon_hours_ok(120)
  logon_hours_ok: user sqlserver allowed to logon at this time (Mon Oct  2 16:58:21 2006
  )
[2006/10/02 16:58:21, 5] auth/auth_util.c:make_server_info_sam(625)
  make_server_info_sam: made server info for user sqlserver -> sqlserver
[2006/10/02 16:58:21, 3] auth/auth.c:check_ntlm_password(270)
  check_ntlm_password: sam authentication for user [sqlserver] succeeded
[2006/10/02 16:58:21, 5] auth/auth.c:check_ntlm_password(296)
  check_ntlm_password:  PAM Account for user [sqlserver] succeeded
[2006/10/02 16:58:21, 2] auth/auth.c:check_ntlm_password(309)
  check_ntlm_password:  authentication for user [sqlserver] -> [sqlserver] -> [sqlserver] succeeded
[2006/10/02 16:58:21, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 16:58:21, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 16:58:21, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-1-0 to gid, ignoring it
[2006/10/02 16:58:21, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-5-2 to gid, ignoring it
[2006/10/02 16:58:21, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-5-11 to gid, ignoring it
[2006/10/02 16:58:21, 10] auth/auth_util.c:debug_nt_user_token(454)
  NT user token of user S-1-5-21-691821948-571583650-2746786441-3002
  contains 6 SIDs
  SID[  0]: S-1-5-21-691821948-571583650-2746786441-3002
  SID[  1]: S-1-22-2-1001
  SID[  2]: S-1-1-0
  SID[  3]: S-1-5-2
  SID[  4]: S-1-5-11
  SID[  5]: S-1-22-2-50
  SE_PRIV  0x0 0x0 0x0 0x0
[2006/10/02 16:58:21, 1] smbd/service.c:make_connection_snum(941)
  sql01 (62.146.124.21) connect to service backup initially as user sqlserver (uid=1001, gid=1001) (pid 11046)
[2006/10/02 16:58:22, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 16:58:22, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 16:58:22, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 16:58:22, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 16:58:22, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 16:58:22, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 16:58:22, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 16:58:22, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 16:58:22, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 16:58:22, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 16:58:22, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 16:58:22, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 16:58:22, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 16:58:22, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 16:58:22, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 16:58:22, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 16:58:22, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 16:58:22, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 16:58:22, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 16:58:22, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 16:58:22, 4] auth/auth_sam.c:sam_account_ok(138)
  sam_account_ok: Checking SMB password for user sqlserver
[2006/10/02 16:58:22, 5] auth/auth_sam.c:logon_hours_ok(120)
  logon_hours_ok: user sqlserver allowed to logon at this time (Mon Oct  2 16:58:22 2006
  )
[2006/10/02 16:58:22, 5] auth/auth_util.c:make_server_info_sam(625)
  make_server_info_sam: made server info for user sqlserver -> sqlserver
[2006/10/02 16:58:22, 3] auth/auth.c:check_ntlm_password(270)
  check_ntlm_password: sam authentication for user [sqlserver] succeeded
[2006/10/02 16:58:22, 5] auth/auth.c:check_ntlm_password(296)
  check_ntlm_password:  PAM Account for user [sqlserver] succeeded
[2006/10/02 16:58:22, 2] auth/auth.c:check_ntlm_password(309)
  check_ntlm_password:  authentication for user [sqlserver] -> [sqlserver] -> [sqlserver] succeeded
[2006/10/02 16:58:22, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 16:58:22, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 16:58:22, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-1-0 to gid, ignoring it
[2006/10/02 16:58:22, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-5-2 to gid, ignoring it
[2006/10/02 16:58:22, 10] auth/auth_util.c:create_local_token(1023)
  Could not convert SID S-1-5-11 to gid, ignoring it
[2006/10/02 16:58:22, 10] auth/auth_util.c:debug_nt_user_token(454)
  NT user token of user S-1-5-21-691821948-571583650-2746786441-3002
  contains 6 SIDs
  SID[  0]: S-1-5-21-691821948-571583650-2746786441-3002
  SID[  1]: S-1-22-2-1001
  SID[  2]: S-1-1-0
  SID[  3]: S-1-5-2
  SID[  4]: S-1-5-11
  SID[  5]: S-1-22-2-50
  SE_PRIV  0x0 0x0 0x0 0x0

-------------- next part --------------
bk01:~# cp /dev/null /var/log/samba/log
bk01:~# /etc/init.d/samba restart
Stopping Samba daemons: nmbd smbd.
Starting Samba daemons: nmbd smbd.
bk01:~# tail -f /var/log/samba/log
  Could not convert SID S-1-5-32-546 to gid, ignoring it
[2006/10/02 17:04:07, 10] auth/auth_util.c:debug_nt_user_token(454)
  NT user token of user S-1-5-21-691821948-571583650-2746786441-501
  contains 5 SIDs
  SID[  0]: S-1-5-21-691821948-571583650-2746786441-501
  SID[  1]: S-1-22-2-65534
  SID[  2]: S-1-1-0
  SID[  3]: S-1-5-2
  SID[  4]: S-1-5-32-546
  SE_PRIV  0x0 0x0 0x0 0x0
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend sam
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'sam'
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend sam_ignoredomain
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'sam_ignoredomain'
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend unix
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'unix'
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend winbind
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'winbind'
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend smbserver
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'smbserver'
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend trustdomain
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'trustdomain'
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend ntdomain
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'ntdomain'
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(47)
  Attempting to register auth backend guest
[2006/10/02 17:04:34, 5] auth/auth.c:smb_register_auth(59)
  Successfully added auth method 'guest'
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:make_auth_context_subsystem(487)
  Making default auth method list for standalone security=user, encrypt passwords = yes
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match guest
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method guest has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(391)
  load_auth_module: Attempting to find an auth method to match sam
[2006/10/02 17:04:34, 5] auth/auth.c:load_auth_module(416)
  load_auth_module: auth method sam has a valid init
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module guest did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(97)
  auth_get_challenge: module sam did not want to specify a challenge
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(137)
  auth_context challenge created by random
[2006/10/02 17:04:34, 5] auth/auth.c:get_ntlm_challenge(138)
  challenge is:
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info_map(161)
  make_user_info_map: Mapping user [SQL01]\[sqlserver] from workstation [SQL01]
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(75)
  attempting to make a user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(85)
  making strings for sqlserver's user_info struct
[2006/10/02 17:04:34, 5] auth/auth_util.c:make_user_info(117)
  making blobs for sqlserver's user_info struct
[2006/10/02 17:04:34, 10] auth/auth_util.c:make_user_info(135)
  made an encrypted user_info for sqlserver (sqlserver)
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(221)
  check_ntlm_password:  Checking password for unmapped user [SQL01]\[sqlserver]@[SQL01] with the new password interface
[2006/10/02 17:04:34, 3] auth/auth.c:check_ntlm_password(224)
  check_ntlm_password:  mapped user is: [BK01]\[sqlserver]@[SQL01]
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(233)
  check_ntlm_password: auth_context challenge created by NTLMSSP callback (NTLM2)
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(235)
  challenge is:
[2006/10/02 17:04:34, 10] auth/auth.c:check_ntlm_password(261)
  check_ntlm_password: guest had nothing to say
[2006/10/02 17:04:34, 4] libsmb/ntlm_check.c:ntlm_password_check(326)
  ntlm_password_check: Checking NT MD4 password
[2006/10/02 17:04:34, 3] libsmb/ntlm_check.c:ntlm_password_check(344)
  ntlm_password_check: NT MD4 password check failed for user sqlserver
[2006/10/02 17:04:34, 5] auth/auth.c:check_ntlm_password(273)
  check_ntlm_password: sam authentication for user [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 2] auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [sqlserver] -> [sqlserver] FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/10/02 17:04:34, 5] auth/auth_util.c:free_user_info(1866)
  attempting to free (and zero) a user_info structure
[2006/10/02 17:04:34, 10] auth/auth_util.c:free_user_info(1870)
  structure was created for sqlserver

bk01:~#


More information about the samba mailing list