Hi Guix,

in the manual it says:

to add that the the config.scm


(service samba-service-type (samba-configuration
                             (enable-smbd? #t)
                             (config-file (plain-file "smb.conf" "\
[global]
map to guest = Bad User
logging = syslog@1

[public]
browsable = yes
path = /public
read only = no
guest ok = yes
guest only = yes\n"))))


Is that only a description which I have to change?
or can I copy that to my config.scm?

I would like to have a folder to share with my Virtual Machine /qemu
so that I can have access from both.

thanks

Gottfried

Attachment: OpenPGP_0xD9E413C6C4BB32CE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to