Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 linux 时, 在smb.conf中添加guest ok = yes
然后PC可以在没有名称和密码的情况下访问\\xxx.xxx.xxx.xxx
使用 macosx 我使用 smb 文件共享,谁能告诉我如何使用 GUI 设置
提前致谢
使用 GUI,我认为这是不可能的。
但是你可以尝试直接修改 smb.conf 文件:sudo vi /private/etc/smb.conf