[Ilugc] Problem in Configuring Samba

  • From: sriram@xxxxxxxxxxxxxxxxxx (P. Sriram)
  • Date: Wed, 10 Jul 2002 10:06:46 +0530 (IST)

On Tue, 9 Jul 2002, Manikandan.P wrote:

make sure that nmbd is running
nmbd is responsible for ur machine showing in Windows' Network Neighbourhood
hi,

nmbd obviously started up alright, as shown in the log message posted by 
the original poster.
[2002/07/09 17:13:46, 0] 
nmbd/nmbd_become_lmb.c:become_local_master_stage2(405)
 Samba name server SAMBA is now a local master browser for workgroup CONDOR 
on subnet 202.93.128.115

so, the problem has to be elsewhere. maybe, there is no homes section in 
the smb.conf file? a minimal one might be something like this (reproduced 
from my smb.conf file).

[homes]
        comment = Home Directories
        valid users = %S
        read only = No
        create mask = 0664
        directory mask = 0775
        browseable = No


sriram


Other related posts: