diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/nsmb.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/nsmb.conf b/etc/nsmb.conf index fdbb167e91c7..e5f225849191 100644 --- a/etc/nsmb.conf +++ b/etc/nsmb.conf @@ -18,7 +18,8 @@ # where 'key' represents parameter name and 'value' a value assigned # to this parameter. # -# SMB library uses next forms of section names: +# SMB library uses next forms of section names (please note that the section +# name should be in upper case when it refers to server, user or share): # A) [default] # B) [SERVER] # C) [SERVER:USER] @@ -29,7 +30,7 @@ # keyword/section A B C D Comment # # addr - + - - IP or IPX address of SMB server -# charsets - + + + local:remote charset pair +# charsets + + + + local:remote charset pair # nbns + + - - address of NetBIOS name server (WINS) # nbscope + + - - NetBIOS scope # nbtimeout + + - - timeout for NetBIOS name servers |
