[Samba] $ANYDIRIUSE does not exist or is not a directory, when connecting to [IPC$]

Bermejo, Rodrigo rodrigo.bermejo at ps.ge.com
Wed Mar 17 16:18:00 GMT 2004


Samba fellows:

We are having a hard time trying to find out what is going wrong
with our samba configuration.


We are getting this error on the log file when trying to initate a new connection: 

[2004/03/17 00:01:54, 0] smbd/service.c:make_connection_snum(677)
  '/tmp' does not exist or is not a directory, when connecting to [IPC$]
[2004/03/17 00:01:54, 2] smbd/server.c:exit_server(558)
  Closing connections

It does not matter which directory I use it fails.

The /tmp file exists ( all permisions 777 ), I did a google search
for this error and I found a lot of questions about, but I could not find
any answer to this. 


Do you have any clue of what could be wrong ?


Samba version 3.0.2a
Linux  2.4.20-20.9  i386 GNU/Linux -Red Hat 9.0

[global]
        workgroup = WK
        netbios name = NFS
        hosts allow = 3.237.236.0/255.255.252.0
        domain logons = no
        security = user
        local master = no
        preferred master = no
#	kernel oplocks = yes
        domain master = no
        os level = 0
        password level = 0
        encrypt passwords = yes
        server string =  NFS(Samba)
        comment = NFS(Samba)
        socket options = TCP_NODELAY
        load printers = yes
        log level = 2
        log file = /shared/smblog/%I.log
        max log size = 10000
        delete veto files = Yes
        veto files = /*passwd*/*.vbs/*.mp3/*.wma/

[tmp]
    path = /tmp
    available = yes
    comment = IMAN
    browseable = yes
    writable = yes
    # write list = @aepd @it
    public = no
    create mask = 0660
    directory mask = 0775
    printable = no




Thanks in advance.
Ronnie.






More information about the samba mailing list