Header Shadow Image


NT_STATUS_UNSUCCESSFUL CIFS / Samba Error Message

In case you are faced with this error when you attempt to list shared on Windows systems and when running strace smbclient -L //192.168.0.10 -U'root%SECRET' -vvvv:

stat("/usr/lib64/samba/en_US.UTF-8.msg", 0x7fffb902c980) = -1 ENOENT (No such file or directory)
fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), …}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe86235c000
write(1, "Connection to 192.168.0.10 faile"…, 66Connection to 192.168.0.10 failed (Error NT_STATUS_ACCESS_DENIED)
) = 66
exit_group(1)                           = ?
[root@mbpc ~]# smbclient -L //192.168.0.17 -U'root%SECRET' -vvvv
Connection to 192.168.0.10 failed (Error NT_STATUS_UNSUCCESSFUL)
[root@mbpc ~]#

Here's some information that can help you resolve this quickly.

This solution is now posted on the following page on Networking: Sharing folders between Windows and Linux using Samba on Page 3 near the bottom.

Cheers,
TK

Subscribe
Notify of
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

     
  Copyright © 2003 - 2025 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License

 

0
Would love your thoughts, please comment.x
()
x
The IT Development and Technology Mini Vault | MicroDevSys.com
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.