Error message is NT_STATUS_BAD_NETWORK_NAME why?
by skbrown from LinuxQuestions.org on (#5CPW8)
Error message is NT_STATUS_BAD_NETWORK_NAME when trying to connect to smb disk drive. I am trying to connect to network drive using smbclient.
The command is: smbclient -U skbrown //browncloud/disk.
When I type: smbclient -L browncloud
I get:
Sharename Type Comment
--------- ---- -------
riannebrown Disk
skbrown Disk
NetBackup Disk
Public Disk
IPC$ IPC IPC Service (BrownCloud)
SMB1 disabled -- no workgroup available
What is wrong?


The command is: smbclient -U skbrown //browncloud/disk.
When I type: smbclient -L browncloud
I get:
Sharename Type Comment
--------- ---- -------
riannebrown Disk
skbrown Disk
NetBackup Disk
Public Disk
IPC$ IPC IPC Service (BrownCloud)
SMB1 disabled -- no workgroup available
What is wrong?