Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problems with samba



Hi,

I'm trying to run samba from my pc (2.0.5aJP2 ? the one that comes with
vine 2.0), but I can't make my PC appear in Windows' network
neighborhood's list

Checking with ps, both smbd -D  and  nmbd -D are running. I restarted
the daemons many times, even rebooted my linux and windows PCs, but not
good results yet.

Any clues?

I'm including my smb.conf file in case it can help to help me (it's
almost the same as the original smb.conf) (I just changed the name of my
workgroup with "WORKGROUPNAME")

Thanks in advance

Hector


---------- smb.conf  start ------------
[global]
	coding system = euc
	client code page = 932
	workgroup = WORKGROUPNAME
	server string = Samba %v
	encrypt passwords = Yes
	map to guest = Bad User
	socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
	dns proxy = No
        guest account = smbguest
        os level = 1

;[homes]
;	comment = %U's Home directory
;	read only = No
;	browseable = No

[printers]
	comment = All Printers
	path = /var/spool/samba
	print ok = Yes
	browseable = No

# Examples about other export

;[private]
;	comment = Private space ; one can write one's own files.
;        path = /home/samba/private
;        read only = no

;[public]
;	comment = Public space; anyone can write any files.
;        path = /home/samba/public
;        guest ok = yes
;        read only = no
;        force group = public
;        force create mode = 0664
;        force directory mode = 0775
[public]
	comment = Public stuff
	path = /export/ide1p1
	public = yes
	writable = yes
	printable = no

;[tmp]
;	comment = Read only file space
;	path = /tmp
;	guest ok = Yes

--------- smb.conf end --------------------


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links