smbsh: /smb does not exist

Ralf.Strandell at silja.com Ralf.Strandell at silja.com
Wed Nov 28 06:28:11 GMT 2001


Hello,

I have trouble getting smbsh to work. Unfortunately I could
not find sufficient documentation on the web.

/smb seems to be empty:

      $./smbsh -W Ntdomain_1 -U myname -d 2
      Password:
      smbsh$ ls /smb
      UX:ls: ERROR: Cannot access /smb: No such file or directory
      smbsh$

What is the problem?
I have not edited any settings/password files.
I have tried both Samba-2.2.2 and Samba-2.2.1 on UnixWare 7.1.1




----------------------------------------------------------------------
This works:
      ./smbclient //host.domain.com/tmp -U myname%mypasswd -d 2 -s
./smb.conf
      smb: Ö> ls
when smb.conf is:

      ÄglobalÅ
      log level = 1
      max log size = 1000
      socket options = TCP_NODELAY IPTOS_LOWDELAY
      guest ok = no
      workgroup=Ntdomain_1





More information about the samba mailing list