CIFS/SMB Giving errors about NT_STATUS_NO_SUCH_USER

Status
Not open for further replies.

ndboost

Explorer
Joined
Mar 17, 2013
Messages
78
not sure whats up as my shares are browsable via network clients but i get these in /var/log/messages anything to worry about? the name of my workstation is MIKE-PC

Code:
22 05:16:15 stg02 smbd[44762]: [2016/10/22 05:16:15.012059,  2] ../source3/auth/auth.c:315(auth_check_ntlm_password)
Oct 22 05:16:15 stg02 smbd[44762]:   check_ntlm_password:  Authentication for user [MIKE-PC$] -> [MIKE-PC$] FAILED with error NT_STATUS_NO_SUCH_USER
Oct 22 05:16:15 stg02 smbd[44762]: [2016/10/22 05:16:15.012318,  2] ../source3/smbd/close.c:790(close_normal_file)
Oct 22 05:16:15 stg02 smbd[44762]:   DEVITA\mhdevita closed file putty.exe (numopen=6) NT_STATUS_OK
Oct 22 05:16:15 stg02 smbd[44762]: [2016/10/22 05:16:15.012429,  2] ../source3/smbd/service.c:416(create_connection_session_info)
Oct 22 05:16:15 stg02 smbd[44762]:   guest user (from session setup) not permitted to access this share (downloads)
Oct 22 05:16:15 stg02 smbd[44762]: [2016/10/22 05:16:15.012446,  1] ../source3/smbd/service.c:560(make_connection_snum)
Oct 22 05:16:15 stg02 smbd[44762]:   create_connection_session_info failed: NT_STATUS_ACCESS_DENIED
Oct 22 05:16:15 stg02 smbd[44762]: in openpam_check_error_code(): pam_sm_setcred(): unexpected return value 12
Oct 22 05:16:15 stg02 smbd[44762]: [2016/10/22 05:16:15.015704,  2] ../source3/smbd/open.c:1005(open_file)
Oct 22 05:16:15 stg02 smbd[44762]:   DEVITA\mhdevita opened file TS3MusicBot_Update.exe read=Yes write=No (numopen=7)
Oct 22 05:16:15 stg02 smbd[44762]: [2016/10/22 05:16:15.016001,  2] ../source3/smbd/open.c:1005(open_file)
Oct 22 05:16:15 stg02 smbd[44762]:   DEVITA\mhdevita opened file putty.exe read=Yes write=No (numopen=7)
Oct 22 05:16:15 stg02 smbd[44762]: [2016/10/22 05:16:15.016611,  2] ../source3/smbd/open.c:1005(open_file)
Oct 22 05:16:15 stg02 smbd[44762]:   DEVITA\mhdevita opened file TS3MusicBot_Update.exe read=Yes write=No (numopen=8)
Oct 22 05:16:15 stg02 smbd[44762]: [2016/10/22 05:16:15.017835,  2] ../source3/smbd/open.c:1005(open_file)
Oct 22 05:16:15 stg02 smbd[44762]:   DEVITA\mhdevita opened file putty.exe read=Yes write=No (numopen=9)


i'm also seeing logs like this.. I am using Server 2012 R2 with unix extensions and some of my users (not all) have uidNumber gidNumber and connect via ssh to hosts with ad logins.. and that works fine.

I am using AD on FreeNAS 9.10-u2 with unix extensions and idmap backend set to ad.

Code:
Oct 22 05:21:40 stg02 nmbd[48688]: [2016/10/22 05:21:40.380883,  2] ../source3/nmbd/nmbd_elections.c:41(send_election_dgram)
Oct 22 05:21:40 stg02 nmbd[48688]:   send_election_dgram: Sending election packet for workgroup DEVITA on subnet 192.168.10.12
Oct 22 05:24:34 stg02 smbd[49083]: [2016/10/22 05:24:34.181274,  2] ../source3/param/loadparm.c:2701(lp_do_section)
Oct 22 05:24:34 stg02 smbd[49083]:   Processing section "[downloads]"
Oct 22 05:24:34 stg02 smbd[49083]: [2016/10/22 05:24:34.181551,  2] ../source3/param/loadparm.c:2701(lp_do_section)
Oct 22 05:24:34 stg02 smbd[49083]:   Processing section "[software]"
Oct 22 05:24:34 stg02 smbd[49083]: in openpam_check_error_code(): pam_sm_acct_mgmt(): unexpected return value 12
Oct 22 05:24:34 stg02 smbd[49083]: [2016/10/22 05:24:34.346169,  2] ../source3/auth/auth.c:305(auth_check_ntlm_password)
Oct 22 05:24:34 stg02 smbd[49083]:   check_ntlm_password:  authentication for user [mhdevita] -> [mhdevita] -> [DEVITA\mhdevita] succeeded
Oct 22 05:24:34 stg02 winbindd[49133]: [2016/10/22 05:24:34.348534,  2] ../source3/passdb/pdb_interface.c:160(make_pdb_method_name)
Oct 22 05:24:34 stg02 winbindd[49133]:   No builtin backend found, trying to load plugin
Oct 22 05:24:34 stg02 winbindd[49133]: [2016/10/22 05:24:34.349050,  2] ../lib/util/modules.c:196(do_smb_load_module)
Oct 22 05:24:34 stg02 winbindd[49133]:   Module 'tdbsam' loaded
Oct 22 05:24:34 stg02 winbindd[49133]: [2016/10/22 05:24:34.349349,  2] ../lib/util/modules.c:196(do_smb_load_module)
Oct 22 05:24:34 stg02 winbindd[49133]:   Module 'tdb' loaded
Oct 22 05:24:34 stg02 winbindd[49133]: [2016/10/22 05:24:34.349562,  2] ../lib/util/modules.c:196(do_smb_load_module)
Oct 22 05:24:34 stg02 winbindd[49133]:   Module 'passdb' loaded
Oct 22 05:24:34 stg02 winbindd[49133]: [2016/10/22 05:24:34.349871,  2] ../lib/util/modules.c:196(do_smb_load_module)
Oct 22 05:24:34 stg02 winbindd[49133]:   Module 'ad' loaded
Oct 22 05:24:42 stg02 winbindd[49133]: [2016/10/22 05:24:42.483917,  1] ../source3/winbindd/idmap_ad.c:523(idmap_ad_sids_to_unixids)
Oct 22 05:24:42 stg02 winbindd[49133]:   Could not get unix ID for SID S-1-5-21-3840054725-1052843132-1183948075-513
Oct 22 05:24:42 stg02 winbindd[49133]: [2016/10/22 05:24:42.483972,  1] ../source3/winbindd/idmap_ad.c:523(idmap_ad_sids_to_unixids)
Oct 22 05:24:42 stg02 winbindd[49133]:   Could not get unix ID for SID S-1-5-21-3840054725-1052843132-1183948075-1111
Oct 22 05:24:42 stg02 winbindd[49133]: [2016/10/22 05:24:42.483989,  1] ../source3/winbindd/idmap_ad.c:523(idmap_ad_sids_to_unixids)
Oct 22 05:24:42 stg02 winbindd[49133]:   Could not get unix ID for SID S-1-5-21-3840054725-1052843132-1183948075-1120
Oct 22 05:24:42 stg02 smbd[49083]: [2016/10/22 05:24:42.491636,  1] ../source3/printing/printer_list.c:234(printer_list_get_last_refresh)
Oct 22 05:24:42 stg02 smbd[49083]:   Failed to fetch record!
Oct 22 05:24:42 stg02 smbd[49083]: [2016/10/22 05:24:42.491662,  1] ../source3/smbd/server_reload.c:69(delete_and_reload_printers)
Oct 22 05:24:42 stg02 smbd[49083]:   pcap cache not loaded
Oct 22 05:24:53 stg02 smbd[49083]: in openpam_check_error_code(): pam_sm_setcred(): unexpected return value 12
 
Last edited:
Status
Not open for further replies.
Top