mount.cifs credentialsでエラーサーバ & UNIX, 徒然
久しぶりにサーバを再起動したら、TS-TGLやらHDL2-Gやらをcifsでマウントできなくなっていた…。
エラーメッセージは
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
/var/log/messagesには
Nov 30 12:05:01 fantom kernel: Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
Nov 30 12:05:01 hogehoge kernel: CIFS VFS: Send error in SessSetup = -13
Nov 30 12:05:01 hogehoge kernel: CIFS VFS: cifs_mount failed w/return code = -13
なんて記録されていた。

