Enabling Anonymous Users to Write to SMB Network Shared Files in OpenWRT

Enabling Anonymous Users to Write to SMB Network Shared Files in OpenWRT

Introduction There are many methods available online, most of which involve editing the template by commenting out the line before invalid users = root. This allows the root user to manage the SMB user group. However, since the official default does not allow the use of root, there must be other ways. Today, I will … Read more