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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba