CIFS 共有へのアクセス中に、同一ユーザーによるサーバーまたは共有リソースへの複数接続は許可されていませんというエラーが発生しました
環境
- ONTAP 9
- Data ONTAP 8 7-Mode
- SMB / CIFS
問題
- Common Internet File Systemプロトコル(CIFS)共有リソース(
\filername\voltest)にアクセスしたときに、次のエラーメッセージが表示されました: - Microsoft Windowsクライアントから:
Multiple connections to a server or shared resource by the same user, using more than one user name is not allowed. Disconnect all previous connections to the server or shared resource and try again
または
The network folder specified is currently mapped using a different user name and password. To connect using a different user name and password, first disconnect any existing mappings to this network share.
- このエラーは、クライアントが同じ TCP ストリーム上で複数の認証情報を使用して UNC パスにアクセスしようとした場合に発生します。
- 例:
- 別のユーザー名で既にマッピングされている UNC パス (\\servername\share) にアクセスしています
- 例:
- この状態は、以下を使用している場合に見られることがあります(ただし、これらに限定されません):
- net use
- バッチスクリプティング
- さまざまなサービス
- 別の資格情報を使用した共有ドライブのマッピング