Ubuntu 12.04 マシンを Windows 2012 R2 マシンの NFS 共有に ID マップしようとしています。
限られた数の Ubuntu マシンがあり、すべて同じユーザーが使用しています。
次の下にファイルを作成するpasswd
と、マップを識別できると述べています。group
System32/drivers/etc
私はpasswd
次のようにしました:
localhost\user:x:1000:1000
グループ:
localhost\UNIXuser:x:1:user
Windows マシンで、ユーザーがメンバーである UNIXuser グループを作成しました。
Windows イベント ビューア ( ServicesForNFS-Server\IdentitiyMapping
) には次のように表示されます。
A syntax error was found on line 1 when loading C:\Windows\System32\drivers\etc\passwd. The file will not be used as a mapping source.
C:\Windows\System32\drivers\etc\group will be used as a mapping source.