(E-Mail Removed) wrote:
> Hi Stefan!
>
> Thank you very much for your response..
>
>> Hmm - are you using the name reported by findsmb?
>
> I don't seem to have the "findsmb" command, but I can do this:
>
> [root@robertmarkbram root]# nmblookup -A 130.194.57.26
> Looking up status of 130.194.57.26
> HONS <00> - B <ACTIVE>
> STRUAN <00> - <GROUP> B <ACTIVE>
> HONS <03> - B <ACTIVE>
> HONS <20> - B <ACTIVE>
> STRUAN <1e> - <GROUP> B <ACTIVE>
> INet~Services <1c> - <GROUP> B <ACTIVE>
> IS~HONS <00> - B <ACTIVE>
> STRUAN <1d> - B <ACTIVE>
> ..__MSBROWSE__. <01> - <GROUP> B <ACTIVE>
>
> This message told me I should use the name with the <20> next to it.
>
http://groups.google.com/groups?hl=e...line.com#link4
>
> Is this what you mean?
>
> Rob
>
Hmm - not exactly. On my Samba version (erm - the one that was "latest" on
26 Nov 2003) I have a "findsmb" binary that prints out different looking
info, like so :
[rylan@StefanLinux samba]$ findsmb
IP ADDR NETBIOS NAME WORKGROUP/OS/VERSION
---------------------------------------------------------------------
169.254.255.10 YZELLEDESKTOP [YZELLEDESKTOP] [Windows 5.1] [Windows 5.1]
169.254.255.20 STEFAN + [GOEDEHOOP10] [Unix] [Samba 3.0.0]
169.254.255.30 BCREKENAAR [ GOEDEHOOP10 ]
[rylan@StefanLinux samba]$
where STEFAN is my linux box, YZELLEDESKTOP is a Windows XP Pro Machine, and
BCREKENAAR is W98 machine. I make a SAMBA connection to them by doing
smbmount "//yzelledesktop/yzellehd" /mnt/yrekenaar -o
username="beeblebrox",password=hhgg1W,uid=rylan,dm ask=0775,fmask=0775
for YZELLEDESKTOP and
smbmount "//bcrekenaar/bchd" /mnt/bcrekenaar -o
username="Zaphod",password=ppw81UZ,uid=rylan,dmask =0775,fmask=0775
which works fine with no errors.
Note that to get the "/yzellehd" and "/bchd" parts which are the Windows
shares, I do
[root@StefanLinux root]# smbclient -L YZELLEDESKTOP
added interface ip=169.254.255.20 bcast=169.254.255.255 nmask=255.255.255.0
Got a positive name query response from 169.254.255.10 ( 169.254.255.10 )
Password:
Domain=[GOEDEHOOP10] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Sharename Type Comment
--------- ---- -------
IPC$ IPC Remote IPC
print$ Disk Printer Drivers
YzelleHD Disk
HPLaserJ Printer HP LaserJet 1100 (MS)
ADMIN$ Disk Remote Admin
C$ Disk Default share
Y-MyDocs Disk
Server Comment
--------- -------
Workgroup Master
--------- -------
[root@StefanLinux root]#
And, finally, here is my smb.conf:
[global]
netbios name = me
workgroup = GOEDEHOOP10
security = share
log file = /var/log/samba.log
log level = 1
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=16384 SO_SNDBUF=16384
wins support = yes
domain logons = no
logon drive = f:
logon home = \\stefan\%U
os level = 99
preferred master = yes
local master = yes
hosts allow = 169.254.255.10 169.254.255.11 169.254.255.20 169.254.255.30
127.0.0.1
encrypt passwords = yes
browseable = yes
lanman auth = yes
lm announce = yes
Hope this helps? I think you might somehow be using an invalid name as a
connect name and that give you your errors?
Regards,
--
---
Stefan Viljoen
Software Support Technician
Polar Design Solutions