Hi,

I am not able to configure samba on my linux (RHL6.2) box on a
peer-to-peer/workgroup
intranet,  problem is this linux box is not visible in the network
neighbourhood
of Windows(w95) machines!?, But am able to access it through telnet/ftp from
these clients,
Can Anyone please help me to set up this and where I have gone wrong?
(I have attached the /etc/smb.conf for u r ref)

Thanks in Advance,
Lokesh Babu M
--------------------------------smb.conf--------------------------------
[global]

 workgroup = MyworkGroup
 server string = Test Linux Server


  guest account = pcguest

   log file = /var/log/samba/log.%m

   max log size = 50

   remote browse sync = (my subnet here)

   remote announce = (my subnet here)

;   security = user
;   password server = <NT-Server-Name>

   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

;   local master = no
;   os level = 33
   domain master = yes
   name resolve order = wins lmhosts bcast
;   dns proxy = no

[homes]
   comment = Home Directories
   browseable = no
   writable = yes

[vrpsdir]
   comment = VRP's JUNKZ
   path = /home/vrp
   valid users = vrp
   public = no
   writable = yes
   printable = no

[public]
   path = /home/public
   public = yes
   only guest = yes
   writable = yes
   printable = no
-------------------------------------------x--------------------------------
-----


----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to