全部分类
移动开发与应用
WEB前端
架构与运维
程序设计
数据库
操作系统
热点技术
综合
samba Error 255 cannot convert name "Everyone" to a SID
6144阅读 0评论
2012-04-23
xinyu391
分类:
LINUX
在 linuxmint 上面配置 samba 时,共享文件老是提示错误: Error 255 cannot convert name "Everyone" to a SID
经多方查找在 samba smb.cfg文件 global中增加下面这一行就可以了
usershare owner only = False
原文见:
上一篇:
Android JNI 的诡异现象--标记1
下一篇:没有了