On Sat, 11 Feb 2006 17:45:31 +0100 CapSel <[EMAIL PROTECTED]> wrote:

C> On 2/11/06, Robert Cernansky <[EMAIL PROTECTED]> wrote:
C> >
C> > Strange. It is corect to specify workgroup in ~/.smb/smb.conf (or copy it
C> > from /etc/samba) so your configs are probably OK. Do you have "fuse" module
C> > loaded or compiled into kernel?
C> 
C> Yes, I do have it. smbnetfs works at least when I 'cd' to computer
C> name from my LAN, but when I 'cd ..' from it there is still nothing. I
C> noticed that when I 'cd' to my workgroup it stays but inside there is
C> only my router with smbd running and no other computers even after
C> hour of testing (restarting computers, smbd on my router...).
C> So it somekind of works, like windows :)

Yeah, they say on homepage that it behaves like in windows, so that's it. ;-)

One more thing - We're using WINS server on our network. My ~/.smb/smb.conf
looks like (replace <WORKGROUP> and <WINS_IP> with your values):

# cat ~/.smb/smb.conf
[global]
workgroup = <WORKGROUP>
encrypt passwords = yes
wins server = <WINS_IP>
dos charset = 852
unix charset = utf-8


-- 
Robert Cernansky
E-mail: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list

Reply via email to