Menu

#430 SMB not working with Samba3.x ?

open
nobody
5
2003-12-30
2003-12-30
Trevor N
No

I used to use XBMP with Samba2.x without any problems.
I recently changed distros and also moved to Samba3.0,
and XBMP's SMB doesn't seem to work anymore. When I
goto list the files, nothing appears in the list.

The samba log files spits out the following:

[2003/12/29 16:10:05, 1]
smbd/service.c:make_connection(785)
make_connection: refusing to connect with no session
setup
[2003/12/29 16:10:05, 1]
smbd/service.c:make_connection(785)
make_connection: refusing to connect with no session
setup
[2003/12/29 16:10:27, 1]
smbd/service.c:make_connection(785)
make_connection: refusing to connect with no session
setup
[2003/12/29 16:10:27, 1]
smbd/service.c:make_connection(785)
make_connection: refusing to connect with no session
setup
[2003/12/29 16:19:47, 1]
smbd/service.c:make_connection(785)
make_connection: refusing to connect with no session
setup
[2003/12/29 16:19:47, 1]
smbd/service.c:make_connection(785)
make_connection: refusing to connect with no session
setup

etc
etc
I've checked permissions, etc etc which are all
correct. My WInXP box connects to these samba3.0 shares
without problems.

I can get XBMP working fine streaming from WinXP, but
Samba3.0 seems to be a problem. Not sure if this is a
samba problem or a libsmb one.

Discussion

  • Michael Rolli

    Michael Rolli - 2004-01-16

    Logged In: YES
    user_id=591560

    Same problem here with Samba-3.0.1

    Works with Win-Boxes but not for xbmp. Same shares/same
    login/pass.

     
  • Ryan D Hatch

    Ryan D Hatch - 2004-02-26

    Logged In: YES
    user_id=840895

    This is because your samba server either doesnt have
    a "security= " parameter set in the smb.conf (so it defaults to
    user level auth--windows likes this) or you have it explicitly
    set to security=user/server/or something else. I have only
    gotten XBMP to work when I set it to "security=share".

    I think this is a problem with XBMP. This problem is especially
    annoying if you have windows XP boxes that try to connect
    to the samba server--they cannot access share level
    security servers.

     

Log in to post a comment.