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 jcifs APIを使用してJavaプログラムからWindows共有にアクセスしていますが、文字列を使用して正常にログインしています "smb://a.com;administrator:password@10.0.0.89/shared/"。
"smb://a.com;administrator:password@10.0.0.89/shared/"
存在しないドメインに変更した後も正常にログインできますが、これはワークグループでも同じです。
jcifsが認証を処理する方法を知りたいです。
sambaサーバーの設定によると思います。