在Linux上挂载CIFS共享失败、并显示错误密钥已过期
适用场景
- ONTAP 9
- Samba挂载
问题描述
- 无法在Linux上挂载卷。
- 尝试在Linux上挂载CIFS共享时报告“密钥已过期”错误:
[root@123 ~]# sudo mount -t cifs //10.xx.xx.xx/prod-vol1 /dir -o credentials=/var/cifs-credentials mount error(127): Key has expired Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)