访问 CIFS 共享时出现"同一用户不允许与服务器或共享资源建立多个连接"错误
适用于
- ONTAP 9
- Data ONTAP 8 7-模式
- 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
- 批处理脚本
- 各种服务
- 使用备用凭据映射共享驱动器