[Samba] Samba 3.0 Problem

Devin dreamboy at aros.net
Fri May 2 20:14:04 GMT 2003


 I have Samba setup as a  Domain Controller for the domain AROS-NG. I
have a Network Appliance  that I was able to get to talk to the Samba
PDC and it appears to be  happy cause I am able to pull up user accounts
from the Samba PDC.  I am also able to log into XP using the Samba PDC.
The only wierd thing  that happens is when I try to access the share
from the NetApp I get  denied. The Netapp gives no errors, however in
the Samba.log I show

 [2003/05/02 13:08:28, 3] rpc_server/srv_netlog_nt.c:_net_sam_logon(552)
   SAM Logon (Network). Domain:[AROS-NG].  User:[dreamboy@\\TOMXP]
 Requested Domain:[AROS-NG]
 [2003/05/02 13:08:28, 5] rpc_server/srv_netlog_nt.c:_net_sam_logon(575)
   Attempting validation level 2 for unmapped username dreamboy.
 [2003/05/02 13:08:28, 5] auth/auth.c:make_auth_context_subsystem(402)
   Making default auth method list for security=user, encrypt passwords
=
 yes
 [2003/05/02 13:08:28, 5] auth/auth.c:make_auth_context_text_list(340)
   make_auth_context_text_list: Attempting to find an auth method to
 match
 guest
 [2003/05/02 13:08:28, 5] auth/auth.c:make_auth_context_text_list(356)
   make_auth_context_text_list: Found auth method guest (at pos 0)
 [2003/05/02 13:08:28, 5] auth/auth.c:make_auth_context_text_list(359)
   make_auth_context_text_list: auth method guest has a valid init
 [2003/05/02 13:08:28, 5] auth/auth.c:make_auth_context_text_list(340)
   make_auth_context_text_list: Attempting to find an auth method to
 match
 sam
 [2003/05/02 13:08:28, 5] auth/auth.c:make_auth_context_text_list(356)
   make_auth_context_text_list: Found auth method sam (at pos 3)
 [2003/05/02 13:08:28, 5] auth/auth.c:make_auth_context_text_list(359)
   make_auth_context_text_list: auth method sam has a valid init
 [2003/05/02 13:08:28, 5] auth/auth_util.c:make_user_info_map(209)
   make_user_info_map: Mapping user [AROS-NG]\[dreamboy] from
workstation
 [\\TOMXP]
 [2003/05/02 13:08:28, 5] auth/auth_util.c:make_user_info_map(239)
   make_user_info_map: testing for user AROS-NG\dreamboy
 [2003/05/02 13:08:28, 5] lib/username.c:Get_Pwnam(288)
   Finding user AROS-NG\dreamboy
 [2003/05/02 13:08:28, 5] lib/username.c:Get_Pwnam_internals(223)
   Trying _Get_Pwnam(), username as lowercase is aros-ng\dreamboy
 [2003/05/02 13:08:28, 5] lib/username.c:Get_Pwnam_internals(230)
   Trying _Get_Pwnam(), username as given is AROS-NG\dreamboy
 [2003/05/02 13:08:28, 5] lib/username.c:Get_Pwnam_internals(239)
   Trying _Get_Pwnam(), username as uppercase is AROS-NG\DREAMBOY
 [2003/05/02 13:08:28, 5] lib/username.c:Get_Pwnam_internals(247)
   Checking combinations of 0 uppercase letters in aros-ng\dreamboy
 [2003/05/02 13:08:28, 5] lib/username.c:Get_Pwnam_internals(251)
   Get_Pwnam_internals didn't find user [AROS-NG\dreamboy]!
 [2003/05/02 13:08:28, 5] auth/auth_util.c:make_user_info_map(242)
   make_user_info_map: test for user AROS-NG\dreamboy failed
 [2003/05/02 13:08:28, 5] auth/auth_util.c:make_user_info_map(245)
   make_user_info_map: trusted domain AROS-NG doesn't appear to exist,
 using AROS-NG
 [2003/05/02 13:08:28, 5] auth/auth_util.c:make_user_info(125)
   attempting to make a user_info for dreamboy (dreamboy)
 [2003/05/02 13:08:28, 5] auth/auth_util.c:make_user_info(135)
   making strings for dreamboy's user_info struct
 [2003/05/02 13:08:28, 5] auth/auth_util.c:make_user_info(177)
   making blobs for dreamboy's user_info struct
 [2003/05/02 13:08:28, 10] auth/auth_util.c:make_user_info(186)
   made an encrypted user_info for dreamboy (dreamboy)
 [2003/05/02 13:08:28, 3] auth/auth.c:check_ntlm_password(190)
   check_ntlm_password:  Checking password for unmapped user
 [AROS-NG]\[dreamboy]@[\\TOMXP] with the new password interface
 [2003/05/02 13:08:28, 3] auth/auth.c:check_ntlm_password(193)
   check_ntlm_password:  mapped user is: [AROS-NG]\[dreamboy]@[\\TOMXP]
 [2003/05/02 13:08:28, 10] auth/auth.c:check_ntlm_password(202)
   check_ntlm_password: auth_context challenge created by fixed
 [2003/05/02 13:08:28, 10] auth/auth.c:check_ntlm_password(204)
   challenge is:
 [2003/05/02 13:08:28, 5] lib/util.c:dump_data(1879)
   [000] A2 AD 05 1B E8 D8 D7 70                           .......p
 [2003/05/02 13:08:28, 5] auth/auth.c:check_ntlm_password(230)
   check_ntlm_password: guest authentication for user [dreamboy] FAILED
 with error NT_STATUS_LOGON_FAILURE


 The weird thing about this is it appears to act like the Account
 AROS-NG\dreamboy doesn't exist. The line that says trusted domain
 AROS-NG doesn't appear to exist,using AROS-NG, bothers me. It's
 weird cause I am able to log in just fine with XP to the domain
 controller but when I access a share it freaks out saying my account
 doesn't seem to exist. Have you seen this type of error? I know it
 might have something to do with the NetApp but I almost wonder if
 I don't have something configured just right on Samba? Any ideas
 you might be able to give me would be appreciated?

 Devin



More information about the samba mailing list