projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix nvram build error
[openwrt.git]
/
openwrt
/
package
/
samba
/
files
/
smb.conf
diff --git
a/openwrt/package/samba/files/smb.conf
b/openwrt/package/samba/files/smb.conf
index
4c4cd1d
..
3715996
100644
(file)
--- a/
openwrt/package/samba/files/smb.conf
+++ b/
openwrt/package/samba/files/smb.conf
@@
-1,6
+1,9
@@
[global]
[global]
+ syslog = 0
+ syslog only = yes
workgroup = OpenWrt
security = share
workgroup = OpenWrt
security = share
+ encrypt passwords = yes
guest account = nobody
local master = yes
name resolve order = lmhosts hosts bcast
guest account = nobody
local master = yes
name resolve order = lmhosts hosts bcast
This page took
0.022872 seconds
and
4
git commands to generate.