我需要让Win98和Win2012 Essentials一起工作 – 共享文件。 我们不能摆脱Win98,因为我们有专门的设备连接到它(通过特殊卡),而较新的Windows版本不被设备供应商支持。 这使我们陷入困境。
我们需要什么:Windows 98机器只需要将文件写入到Windows 2012文件夹。 我试过的: – networking文件共享:文件夹可以通过win7访问,但不能通过win98,因为它只要求密码,而不是用户。 在w2012中检查“允许匿名访问”不起作用。 – NFS:在w2012启动NFS服务器,并在W98上安装NFS客户端。 W98客户端根本没有看到NFS服务器。
请build议,我没有深厚的Windows知识,无论我尝试失败。 这个问题出现在从2008年到2012年的Windows Server迁移之后。同样的w98系统在访问w2008文件夹时没有在w98上安装任何额外的软件。 非常感谢。
Windows Server 2012和Windows 98必须在同一个工作组上。 在Windows Server 2012本地策略中,您必须更改2个选项:
Network Access: Sharign and security model for local accounts更改Network Access: Sharign and security model for local accounts Guest only - local users authenticate as Guest (默认为“经典” – 本地用户以自己身份validation) 打开:“计算机configuration” – >“Windows设置” – >“安全设置” – >“本地策略” – >“安全选项”
您必须启用: Accounts: Guest account Status (默认为禁用)