add a default server string (requested by Oliver Ertl)
SVN-Revision: 2098
This commit is contained in:
parent
5b21616d81
commit
a34f61c8c9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
syslog = 0
|
syslog = 0
|
||||||
syslog only = yes
|
syslog only = yes
|
||||||
workgroup = OpenWrt
|
workgroup = OpenWrt
|
||||||
|
server string = OpenWrt Samba Server
|
||||||
security = share
|
security = share
|
||||||
encrypt passwords = yes
|
encrypt passwords = yes
|
||||||
guest account = nobody
|
guest account = nobody
|
||||||
|
|
Loading…
Reference in a new issue