Skip to content

strange "t" before "read only" in smb.conf #90

Open
@nerdoc

Description

@nerdoc

I installed a fresh runeaudio, played a bit with the settings, and tried to access the samba share to load some music onto th USB stick in my RPi2.
I disabled write support at the SD share, (don't know, siwthed write support a few times on and off maybe, even on USB?)
...and rebooted.
I still couldn't create new files.

Then I saw that the /etc/samba/smb.conf file holds the following lines:

[USB]
	path = /mnt/MPD/USB
tread only = no

This should mean "read only", without the "t".

I removed the "t", restarted smb/nmb via systemctl restart - and it worked fine.

I don't know where this "t" comes from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions