{"id":347,"date":"2025-01-02T12:10:44","date_gmt":"2025-01-02T05:10:44","guid":{"rendered":"https:\/\/prosindo.com\/blog\/?p=347"},"modified":"2025-01-02T12:10:44","modified_gmt":"2025-01-02T05:10:44","slug":"samba-public-share-config","status":"publish","type":"post","link":"https:\/\/prosindo.com\/blog\/2025\/01\/02\/samba-public-share-config\/","title":{"rendered":"samba public share config"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">apt install samba webmin-samba\n\n#this is important!path<\/pre>\n\n\n\n<p>#disable this! &#8211;&gt; restrict anonymous = 2<\/p>\n\n\n\n<p>map to guest = value<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;share]<br>   comment = User share<br>   path = \/mnt\/share<br>   guest ok = yes<br>   browseable = yes<br>   force create mode = 0666<br>   force directory mode = 0777<br>   read only = no<br>#   guest account = super<br>#   public = yes<br>   force user = super<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>apt install samba webmin-samba #this is important!path #disable this! &#8211;&gt; restrict anonymous = 2 map to guest = value<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-347","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/comments?post=347"}],"version-history":[{"count":5,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/347\/revisions"}],"predecessor-version":[{"id":479,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/347\/revisions\/479"}],"wp:attachment":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/media?parent=347"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/categories?post=347"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/tags?post=347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}