{"id":782,"date":"2020-12-07T16:57:45","date_gmt":"2020-12-07T08:57:45","guid":{"rendered":"https:\/\/www.cith.ddnsfree.com:5444\/?p=782"},"modified":"2021-12-21T11:13:21","modified_gmt":"2021-12-21T03:13:21","slug":"luci-%e6%8f%90%e7%a4%ba%ef%bc%9a%e6%9d%83%e9%99%90%e4%b8%8d%e8%b6%b3%e8%a7%a3%e5%86%b3%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"https:\/\/blog.cithwu.com\/wp5444\/luci-%e6%8f%90%e7%a4%ba%ef%bc%9a%e6%9d%83%e9%99%90%e4%b8%8d%e8%b6%b3%e8%a7%a3%e5%86%b3%e6%96%b9%e6%b3%95\/","title":{"rendered":"Luci \u63d0\u793a\uff1a\u6743\u9650\u4e0d\u8db3 \u65e0\u6cd5\u8bfb\u53d6 UCI \u914d\u7f6e"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">\u7f16\u8f91  \/usr\/share\/rpcd\/acl.d\/luci-base.json\n{\n    \"unauthenticated\": {\n        \"description\": \"Allow system feature probing\",\n        \"read\": {\n            \"ubus\": {\n                \"luci\": [ \"getFeatures\" ]\n            }\n        }\n    },\n\n    \"luci-base\": {\n        \"description\": \"Grant access to basic LuCI procedures\",\n        \"read\": {\n            \"file\": {\n                \"\/\": [ \"list\" ],\n                \"\/*\": [ \"list\" ]\n            },\n            \"ubus\": {\n                \"file\": [ \"list\" ],\n                \"uci\": [ \"changes\", \"get\" ]\n            }\n        },\n        \"write\": {\n            \"cgi-io\": [ \"upload\" ],\n            \"file\": {\n                \"\/etc\/luci-uploads\/*\": [ \"write\" ]\n            },\n            \"ubus\": {\n                \"file\": [ \"remove\" ],\n                \"uci\": [ \"add\", \"apply\", \"confirm\", \"delete\", \"order\", \"rename\", \"set\" ]\n            }\n        }\n    },\n\n    <strong>\"uci-access\": {\n        \"description\": \"Grant uci write access to all configurations\",\n        \"read\": {\n            \"uci\": [ \"*\" ]\n        },\n        \"write\": {\n            \"uci\": [ \"*\" ]\n        }\n    },<\/strong>\n\n    \"luci-base-network-status\": {\n        \"description\": \"Grant access to network status information\",\n        \"read\": {\n            \"ubus\": {\n                \"luci-rpc\": [ \"getBoardJSON\", \"getHostHints\", \"getNetworkDevices\", \"getWirelessDevices\" ],\n                \"network\": [ \"get_proto_handlers\" ],\n                \"network.interface\": [ \"dump\" ]\n            },\n            \"uci\": [ \"luci\", \"network\", \"wireless\" ]\n        }\n    }\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u7f16\u8f91 \/usr\/share\/rp&#46;&#46;&#46;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,9],"tags":[],"class_list":["post-782","post","type-post","status-publish","format-standard","hentry","category-linux","category-9"],"_links":{"self":[{"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/posts\/782","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/comments?post=782"}],"version-history":[{"count":2,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/posts\/782\/revisions"}],"predecessor-version":[{"id":784,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/posts\/782\/revisions\/784"}],"wp:attachment":[{"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/media?parent=782"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/categories?post=782"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.cithwu.com\/wp5444\/wp-json\/wp\/v2\/tags?post=782"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}