Loading src/samba.sh +3 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,9 @@ addShare() { echo " guest account = nobody" echo " map to guest = Bad User" echo " server min protocol = NT1" echo " follow symlinks = yes" echo " wide links = yes" echo " unix extensions = no" echo "" echo " # disable printing services" echo " load printers = no" Loading Loading
src/samba.sh +3 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,9 @@ addShare() { echo " guest account = nobody" echo " map to guest = Bad User" echo " server min protocol = NT1" echo " follow symlinks = yes" echo " wide links = yes" echo " unix extensions = no" echo "" echo " # disable printing services" echo " load printers = no" Loading