source: ipk/source.sh4/network_samba/mnt/config/smb.conf@ 33512

Last change on this file since 33512 was 33512, checked in by Stephan, 11 years ago

new sh4 samba version 3.6.9

File size: 375 bytes
Line 
1[global]
2load printers = no
3deadtime = 60
4guest account = root
5max smbd processes = 6
6log file = /tmp/smb.log
7security = share
8netbios name = %h
9server string = %h Samba Server
10workgroup = Workgroup
11interfaces = eth0 ra0 wlan0
12encrypt passwords = yes
13private dir = /var/etc/samba/private
14[media]
15comment = Media Files
16path = /media
17read only = no
18public = yes
19guest ok = yes
Note: See TracBrowser for help on using the repository browser.