Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は現在、sambaへの接続の問題に直面しています。私はしばらくの間sambaを使用してきましたが、これまで問題はありませんでした。
smbclient -L localhost -U samba sambaを呼び出すと...セッションのセットアップに失敗しました:NT_STATUS_LOGON_FAILURE
私が何をしても、これを機能させることができないようですが、Win7からログインしようとすると同じ問題が発生します
バージョン3.5.6を使用しています
考え?
これは一般的なログイン失敗エラーです。Linux ユーザーを作成し、「smbpasswd -a -U [ユーザー名]」も実行しましたか?