XCPエラーがフォールバックセキュリティプリンシパル「<NTuser/Group> 」の取得に失敗しました
環境
XCP SMB
問題
- XCPを使用して、ACLおよび「fallback-user/group」が指定されたファイルをコピーしようとしています
- XCPログが「error failed to obback security principal」を返します。
xcp copy -acl -root -fallback-user "domain\thomas" -fallback-group "domain\domain admins" \\source-server\Operations \\dest-server\share\Operations
XCPログ:
ERROR failed to obtain fallback security principal "netbiosname\domain admins". Please check if the principal with the name "netbiosname\domain admins" exists on "netbiosname".