0

ADLDS ユーザーの権限を変更するには、cmd.exe から dsacls コマンドを実行する必要があります。CMD を使用して実行しようとすると、以下のエラーが発生しました

dsacls \\servername.com:6395\OU=users,DC=comp,DC=com /A /I:T /G CN=UserOne,OU=users,DC=comp,DC=com:GR

The specified server cannot perform the requested operation.
The command failed to complete successfully.

dsacls コマンドを実行する前に、何かコマンドを実行する必要がありますか? 現在、ADSI 編集を使用して基本的な操作を行っています。

4

1 に答える 1