mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Update mldonkey openssh openssl ntfs-3g nfs and hdparm
Change samba default config Some fixes for mpfire git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@998 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
6
config/mpfire/mpd.db
Normal file
6
config/mpfire/mpd.db
Normal file
@@ -0,0 +1,6 @@
|
||||
info_begin
|
||||
mpd_version: 0.13.0
|
||||
fs_charset: UTF-8
|
||||
info_end
|
||||
songList begin
|
||||
songList end
|
||||
@@ -3,7 +3,7 @@ var/ipfire/addon-lang
|
||||
#var/ipfire/alcatelusb
|
||||
var/ipfire/auth
|
||||
#var/ipfire/auth/users
|
||||
var/ipfire/backup
|
||||
#var/ipfire/backup
|
||||
var/ipfire/ca
|
||||
var/ipfire/certs
|
||||
#var/ipfire/certs/index.txt
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
# global.settings by IPFire Project
|
||||
|
||||
[global]
|
||||
netbios name = ipfire
|
||||
server string = Samba
|
||||
workgroup = homeip.net
|
||||
|
||||
keep alive = 30
|
||||
os level = 33
|
||||
fstype = NTFS
|
||||
|
||||
kernel oplocks = false
|
||||
map to guest = false
|
||||
smb ports = 445 139
|
||||
unix charset = CP850
|
||||
|
||||
security = user
|
||||
encrypt passwords = yes
|
||||
guest account = samba
|
||||
unix password sync = false
|
||||
null passwords = yes
|
||||
|
||||
bind interfaces only = true
|
||||
interfaces = eth0
|
||||
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 SO_KEEPALIVE
|
||||
|
||||
username level = 1
|
||||
wins support = true
|
||||
|
||||
log file = /var/log/samba/samba-log.%m
|
||||
lock directory = /var/lock/samba
|
||||
pid directory = /var/run/
|
||||
log level = 3 passdb:5 auth:5 winbind:2
|
||||
|
||||
preferred master = false
|
||||
domain master = false
|
||||
local master = false
|
||||
# global.settings by IPFire Project
|
||||
|
||||
[global]
|
||||
netbios name = ipfire
|
||||
server string = Samba
|
||||
workgroup = homeip.net
|
||||
|
||||
keep alive = 30
|
||||
os level = 33
|
||||
fstype = NTFS
|
||||
|
||||
kernel oplocks = false
|
||||
map to guest = false
|
||||
smb ports = 445 139
|
||||
unix charset = CP850
|
||||
|
||||
security = user
|
||||
encrypt passwords = yes
|
||||
guest account = samba
|
||||
unix password sync = false
|
||||
null passwords = yes
|
||||
|
||||
bind interfaces only = true
|
||||
interfaces = green0 127.0.0.1
|
||||
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 SO_KEEPALIVE
|
||||
|
||||
username level = 1
|
||||
wins support = true
|
||||
|
||||
log file = /var/log/samba/samba-log.%m
|
||||
lock directory = /var/lock/samba
|
||||
pid directory = /var/run/
|
||||
log level = 3 passdb:5 auth:5 winbind:2
|
||||
|
||||
preferred master = false
|
||||
domain master = false
|
||||
local master = false
|
||||
|
||||
Reference in New Issue
Block a user