Cent OS 6.4 can connect to samba share using smb in nautilus but not with smbclient command

8bitboy

I can't connect to my public shared mapped drive when I execute the following commands:

smbclient -L sambaserver -U student 
smbclient -U student //192.168.1.x/public

I get following error: session startup failed: SUCCESS - 0. I debugged this command: http://pastebin.com/u0dF8MeL, but I can get access via anonomous with following command: smbclient -L sambaserver -N. How can I configure a password ONLY on the upload shared map for a student in Windows? He always ask for a password/login if I want to connect to the public map.

I added student to the smbpasswd file. This is my smbconfig config file on my samba server:

enter image description here

8bitboy

Sigh, Netbios name was longer than 15 characters (sambaserver.localdomain was the hostname), changed it to sambaserver

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Can mount SMB share using nautilus but not using smbclient

From Dev

Debian 10 samba (smb) share - cannot connect with any OS

From Dev

What does NT_STATUS_MORE_PROCESSING_REQUIRED mean when using smbclient to connect to a samba share?

From Dev

What does NT_STATUS_MORE_PROCESSING_REQUIRED mean when using smbclient to connect to a samba share?

From Dev

what is the command line equivalent to using nautilus to connect to a samba drive?

From Dev

Cannot connect to Samba share from Nautilus

From Dev

Cannot connect to Samba share from Nautilus

From Dev

Why does nautilus keep asking for username / password when connecting to a SMB share? I can't connect

From Dev

How can I mount a SMB share exactly like Nautilus does it?

From Dev

can't connect to samba share files on ubuntu

From Dev

How to connect to an smb share?

From Dev

How to connect to Samba SMB2/SMB3 with domain authentication from Ubuntu 16.04 using GUI?

From Dev

Make Nautilus mount SMB share with Protocol 2.0

From Dev

Cannot log in into samba share with smbclient but mount it via cifs

From Dev

Windows 7 can't connect to samba share on Linux

From Dev

Can't connect to Samba share through OpenVPN on public network

From Dev

How to debug slow samba share by Nautilus?

From Dev

Mac OS can't connect to SMB shares after sleep

From Dev

Can't get video thumbnail previews working for a samba share (Dolphin/Nautilus/Nemo)

From Dev

Installing `setfacl` on Cent OS 6

From Dev

Can't write to smb share

From Dev

How to enable unix file permissions on samba share with smb 2.0+

From Dev

How to SAMBA SMB LAN Share on tethering android hotspot?

From Dev

Cant make get WD TV Media Player to connect to Samba/SMB after upgrade from 3 to 4; maybe IPC$ issue?

From Dev

Clear SMB network share credentials in OS X

From Dev

Can't mount samba share

From Dev

Can't login into samba share

From Dev

Can't mount a samba share

From Dev

Nautilus won't connect to SFTP share

Related Related

  1. 1

    Can mount SMB share using nautilus but not using smbclient

  2. 2

    Debian 10 samba (smb) share - cannot connect with any OS

  3. 3

    What does NT_STATUS_MORE_PROCESSING_REQUIRED mean when using smbclient to connect to a samba share?

  4. 4

    What does NT_STATUS_MORE_PROCESSING_REQUIRED mean when using smbclient to connect to a samba share?

  5. 5

    what is the command line equivalent to using nautilus to connect to a samba drive?

  6. 6

    Cannot connect to Samba share from Nautilus

  7. 7

    Cannot connect to Samba share from Nautilus

  8. 8

    Why does nautilus keep asking for username / password when connecting to a SMB share? I can't connect

  9. 9

    How can I mount a SMB share exactly like Nautilus does it?

  10. 10

    can't connect to samba share files on ubuntu

  11. 11

    How to connect to an smb share?

  12. 12

    How to connect to Samba SMB2/SMB3 with domain authentication from Ubuntu 16.04 using GUI?

  13. 13

    Make Nautilus mount SMB share with Protocol 2.0

  14. 14

    Cannot log in into samba share with smbclient but mount it via cifs

  15. 15

    Windows 7 can't connect to samba share on Linux

  16. 16

    Can't connect to Samba share through OpenVPN on public network

  17. 17

    How to debug slow samba share by Nautilus?

  18. 18

    Mac OS can't connect to SMB shares after sleep

  19. 19

    Can't get video thumbnail previews working for a samba share (Dolphin/Nautilus/Nemo)

  20. 20

    Installing `setfacl` on Cent OS 6

  21. 21

    Can't write to smb share

  22. 22

    How to enable unix file permissions on samba share with smb 2.0+

  23. 23

    How to SAMBA SMB LAN Share on tethering android hotspot?

  24. 24

    Cant make get WD TV Media Player to connect to Samba/SMB after upgrade from 3 to 4; maybe IPC$ issue?

  25. 25

    Clear SMB network share credentials in OS X

  26. 26

    Can't mount samba share

  27. 27

    Can't login into samba share

  28. 28

    Can't mount a samba share

  29. 29

    Nautilus won't connect to SFTP share

HotTag

Archive