[Samba] Canot mount samba drive

Test at TD test at tdtechno.com
Fri Jul 16 03:53:14 GMT 2004


Hi all

When i try to mount samba drive t am prompt for a pasword and nothing
happend and i have to kill the process
[root at domain root]# mount -t smbfs -o username=sam, //11.22.33.44/homes
/root/smb/



but when i connect using the private server ip i am prompt for a
password and the drive is mounted in less that 1 second
[root at domain root]# mount -t smbfs -o username=sam, //192.168.2.8/homes
/root/smb/


Thanks in advance
Samuel Denis D'Ortun


my /etc/samba/smb.comf file :
[global]
          log file = /var/log/samba/smbd.log
          dns proxy = no
          netbios name = ddrcom01
          load printers = yes
          server string = Samba Server
          socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
          workgroup = DDRCOM
          os level = 20
          domain master = yes
          printcap name = /etc/printcap
          security = user
          max log size = 50
          wins support = true
          domain logons = yes

[homes]
     comment = Home Directories
     browseable = no
     writable = yes


More information about the samba mailing list