小编Mik*_*ike的帖子

使用 Kerberos 和 Linux KDC 的 Windows 7 NFS 客户端

我正在尝试将 Windows 7 Enterprise 客户端配置为使用 Kerberos 和 Linux KDC 在 Linux NFS 服务器上挂载 NFSv4 共享。

设置是:

  • IPA 服务器(操作系统:Scientific Linux 6.4,包:ipa-server)
  • NFS 服务器(操作系统:Scientific Linux 6.4,包:nfs-utils)
  • Windows 7 客户端(操作系统:64 位企业版,功能:NFS 客户端)

脚步:

  1. 在 IPA 服务器上,使用密码为 Windows 客户端创建一个主体:

    ipa host-add --ip-address=10.10.0.100 win7ent-client.contoso.com
    ipa-getkeytab -s ipa.contoso.com -p host/win7ent-client.contoso.com -k win7ent-client.keytab -P
    ^
    | 
    This will create a principal and register the client with IPA server
    Set a random password - e.g. - jU96e3Urp6
    
    Run Code Online (Sandbox Code Playgroud)

    为客户端添加 NFS 服务:

    ipa service-add nfs/win7ent-client.contoso.com

  2. 在 Windows 客户端上:

    ksetup /setdomain …
    Run Code Online (Sandbox Code Playgroud)

windows-7 nfs kerberos scientific-linux freeipa

8
推荐指数
1
解决办法
4039
查看次数

实时 WIM 图像捕获?

是否有可以捕获实时服务器 WIM 映像的工具?无需将服务器启动到 WinPE 并使用 imageX。免费或商业工具就可以了。

谢谢!

imagex wim windows-pe

2
推荐指数
1
解决办法
4014
查看次数

标签 统计

freeipa ×1

imagex ×1

kerberos ×1

nfs ×1

scientific-linux ×1

wim ×1

windows-7 ×1

windows-pe ×1