Here is my strange problem.
I have new imac with os 10.6.2 and I want to connect to company smba server.
I copied nsmb.conf from another mac to my /etc/
Here is content of above file
[default]
minauth=none
streams=yes
soft=yes
Finder->Go->Connect to server
smb://192.168.168.4
user bart
password xxxx
You entered an invalid username or password. Please try again.
Password and username are correct because I can connect from my laptop.
Here is most interesting part. Samba log from ubuntu server:
[2010/08/06 17:30:03, 3] smbd/sesssetup.c:reply_sesssetup_and_X(1608)
Domain=[慍⁣协堠ㄠ⸰6䵓䙂⁓⸱⸶0] NativeOS=[] NativeLanMan=[] PrimaryDomain=[null]
[2010/08/06 17:30:03, 3] smbd/sesssetup.c:reply_sesssetup_and_X(1624)
sesssetupX:name=[慍⁣协堠ㄠ⸰6䵓䙂⁓⸱⸶0]\[慫業歬牵浩捡]@[192.168.168.121]
[2010/08/06 17:30:03, 3] auth/auth.c:check_ntlm_password(220)
check_ntlm_password: Checking password for unmapped user [慍⁣协堠ㄠ⸰6䵓䙂⁓⸱⸶0]\[慫業歬牵浩捡]@[192.168.168.121] with the new password interfac
smb_pam_auth: PAM: Authentication Error for user 慫業歬牵浩捡
[2010/08/06 17:30:05, 2] auth/pampass.c:smb_pam_error_handler(76)
smb_pam_error_handler: PAM: Authentication Failure : Authentication failure
[2010/08/06 17:30:05, 0] auth/pampass.c:smb_pam_passcheck(820)
smb_pam_passcheck: PAM: smb_pam_auth failed - Rejecting User 慫業歬牵浩捡 !
[2010/08/06 17:30:05, 3] smbd/sec_ctx.c
op_sec_ctx(432)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/08/06 17:30:05, 2] auth/auth.c:check_ntlm_password(318)
check_ntlm_password: Authentication for user [慫業歬牵浩捡] -> [慫業歬牵浩捡] FAILED with error NT_STATUS_WRONG_PASSWORD
Any idea what does it mean?
I have new imac with os 10.6.2 and I want to connect to company smba server.
I copied nsmb.conf from another mac to my /etc/
Here is content of above file
[default]
minauth=none
streams=yes
soft=yes
Finder->Go->Connect to server
smb://192.168.168.4
user bart
password xxxx
You entered an invalid username or password. Please try again.
Password and username are correct because I can connect from my laptop.
Here is most interesting part. Samba log from ubuntu server:
[2010/08/06 17:30:03, 3] smbd/sesssetup.c:reply_sesssetup_and_X(1608)
Domain=[慍⁣协堠ㄠ⸰6䵓䙂⁓⸱⸶0] NativeOS=[] NativeLanMan=[] PrimaryDomain=[null]
[2010/08/06 17:30:03, 3] smbd/sesssetup.c:reply_sesssetup_and_X(1624)
sesssetupX:name=[慍⁣协堠ㄠ⸰6䵓䙂⁓⸱⸶0]\[慫業歬牵浩捡]@[192.168.168.121]
[2010/08/06 17:30:03, 3] auth/auth.c:check_ntlm_password(220)
check_ntlm_password: Checking password for unmapped user [慍⁣协堠ㄠ⸰6䵓䙂⁓⸱⸶0]\[慫業歬牵浩捡]@[192.168.168.121] with the new password interfac
smb_pam_auth: PAM: Authentication Error for user 慫業歬牵浩捡
[2010/08/06 17:30:05, 2] auth/pampass.c:smb_pam_error_handler(76)
smb_pam_error_handler: PAM: Authentication Failure : Authentication failure
[2010/08/06 17:30:05, 0] auth/pampass.c:smb_pam_passcheck(820)
smb_pam_passcheck: PAM: smb_pam_auth failed - Rejecting User 慫業歬牵浩捡 !
[2010/08/06 17:30:05, 3] smbd/sec_ctx.c

pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/08/06 17:30:05, 2] auth/auth.c:check_ntlm_password(318)
check_ntlm_password: Authentication for user [慫業歬牵浩捡] -> [慫業歬牵浩捡] FAILED with error NT_STATUS_WRONG_PASSWORD
Any idea what does it mean?