What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

dsl - n55u smb.conf howto make persistent?

skacco

New Around Here
i need to add this line into /etc/smb.conf to make directory writeable otherwise a camera cannot write..
at every reboot the file was overwritten.. anyone could help me?
force create mask = 0777
force directory mask = 0777
create mask = 0777
security mask = 0777
force security mode = 0777
directory mask = 0777
directory security mask = 0777
force directory security mode = 0777
 
You can't. That file is dynamically generated by the firmware, so it will be re-created every time your boot, and it will also be overwritten every time the Samba service is restarted.
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top