|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
## Browsing/Identification ###
|
|
|
|
|
|
|
|
|
|
# Change this to the workgroup/NT-domain name your Samba server will part of
|
|
|
|
|
workgroup = CryptoBoxGroup
|
|
|
|
|
workgroup = Workgroup
|
|
|
|
|
|
|
|
|
|
# server string is the equivalent of the NT Description field
|
|
|
|
|
server string = %h cryptobox (Samba %v)
|
|
|
|
@ -173,7 +173,7 @@ preferred master = no
|
|
|
|
|
; browseable = no
|
|
|
|
|
|
|
|
|
|
[public]
|
|
|
|
|
comment = public share
|
|
|
|
|
comment = encrypted share
|
|
|
|
|
path = /mnt/crypto
|
|
|
|
|
public = yes
|
|
|
|
|
guest ok = yes
|
|
|
|
|