[jcifs] Write to NamedPipe without Authentication?

Michael B Allen ioplex at gmail.com
Tue Nov 2 01:31:34 MDT 2010


Hi Marko,

The proper method would be to use NtlmPasswordAuthentication.ANONYMOUS
as your auth parameter but see my other JCIFS reply from 1 minute ago
regarding using that (ironically).

Mike

On Fri, Oct 29, 2010 at 8:18 AM, karlika <marko.mocnik at exthex.com> wrote:
>
> Hi,
>
> I want to use named pipes to communicate between a few java prozesses and
> will never know any user credentials on the target machines.
> So I'm wondering if there is a way to write to a local named pipe using
> SmbNamedPipe without having to supply Authentication info.
> I tried the examples on my Win 7 machine and everytime I tried to call
> getNamedPipeOutputStream I got a "SmbAuthException: Access is denied."
>
> So is there a way to write to a local named pipe without providing
> authentication credentials?
>
> Thanks, bye,
> Marko
>
> --
> View this message in context: http://samba.2283325.n4.nabble.com/Write-to-NamedPipe-without-Authentication-tp3018997p3018997.html
> Sent from the Samba - jcifs mailing list archive at Nabble.com.
>



-- 
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/


More information about the jCIFS mailing list