Displaying 1 result from an estimated 1 matches for "sadnet".
Did you mean:
adnet
2003 Feb 11
1
Samba running, but nobody can see shares
...ns:0 txqueuelen:0
RX bytes:603803 (589.6 Kb) TX bytes:603803
(589.6 Kb)
+++++++++++++++++++++++++++++++++++++
# cat /etc/samba/smb.conf
# Samba config file created using SWAT
# from localhost.localdomain (127.0.0.1)
# Date: 2003/02/10 13:23:25
# Global parameters
[global]
workgroup = SADNET
; interfaces = eth0 192.168.10.0
; Tried with these in, and out to no avail
; remote announce = 192.168.10.255
; remote browse sync = 192.168.10.255
[homes]
path = /home/%u
read only = No
[public]
path = /home/CommonShare
valid users = +users, root
read only = No
guest ok = Yes
++++++++++...