[jcifs] Re: Problem mkdirs with NtlmPasswordAuthentication

Michael B Allen mba2000 at ioplex.com
Thu Feb 5 20:16:14 GMT 2004


Also, you are certain you are constructing the SmbFile with the
appropriate NtlmPasswordAuthentication object right? If you run renameTo
followed by mkdirs in the same test program against the same tree and look
at a capture the password hashes in the session setup andx should be the
same. If their not you are not using the same NtlmPasswordAuthentication
object.

Actually you should modify examples/Mkdir.java to use mkdirs and try that
standalone without the servlet container just to verify that it's some
kind of problem with the mkdirs routine itself.

Mike



More information about the jcifs mailing list