Re[4]: [gentoo-user] SMBBrowser for automount

2006-02-11 Thread Robert Cernansky
On Sat, 11 Feb 2006 12:46:36 +0100 CapSel [EMAIL PROTECTED] wrote:

C On 2/10/06, Robert Cernansky [EMAIL PROTECTED] wrote:
C 
C  In my case I see (I have mounted it in /mnt/smb):
C 
C  $ ls /mnt/smb/
C  WORKGROUP
C 
C  $ ls /mnt/smb/WORKGROUP
C  PC1 PC2 PC3 ...
C 
C  It is also possible omit WORGROUP, for example:
C 
C  $ ls /mnt/smb/PC1
C  share1 share2 ...
C 
C  I did not force it in any way. Did you specify your workgorup/domain in
C  config file?
C 
C [EMAIL PROTECTED] ~ $ smbnetfs ./smb
C SMBNetFs-0.3.3
C 
C [EMAIL PROTECTED] ~ $ cd smb
C [EMAIL PROTECTED] ~/smb $ ls
C 
C Maybe I missed something but there is no option in smbnetfs.conf to
C specify workgroup, it's only specified in smb.conf which I linked from
C /etc/samba.

Strange. It is corect to specify workgroup in ~/.smb/smb.conf (or copy it
from /etc/samba) so your configs are probably OK. Do you have fuse module
loaded or compiled into kernel?

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

-- 
gentoo-user@gentoo.org mailing list



Re: Re[4]: [gentoo-user] SMBBrowser for automount

2006-02-11 Thread CapSel
On 2/11/06, Robert Cernansky [EMAIL PROTECTED] wrote:

 Strange. It is corect to specify workgroup in ~/.smb/smb.conf (or copy it
 from /etc/samba) so your configs are probably OK. Do you have fuse module
 loaded or compiled into kernel?

Yes, I do have it. smbnetfs works at least when I 'cd' to computer
name from my LAN, but when I 'cd ..' from it there is still nothing. I
noticed that when I 'cd' to my workgroup it stays but inside there is
only my router with smbd running and no other computers even after
hour of testing (restarting computers, smbd on my router...).
So it somekind of works, like windows :)

Thanks for help

-- 
gentoo-user@gentoo.org mailing list