dbus-java and windbus

Jacques-Olivier Goussard jogoussard at gmail.com
Tue Jun 10 12:38:35 PDT 2008


Guys,
I believe I made some progress here. Looking at the logs whem murmur
connects,
I can see that it is using the EXTERNAL protocol and:
13736: server: got command "AUTH EXTERNAL
532d312d352d32312d35323730323739332d31
3939363639313833372d3331353537363833322d32383035"
13736: server: Trying mechanism EXTERNAL
13736: server: data: 'S-1-5-21-52702793-1996691837-315576832-2805'

This SID is the same authentication string used in cygwin for ex to encrypt
the
password.
If I compare to the case of the java client, I get:
13932: server: got command "AUTH EXTERNAL 6a6f67"
13932: server: Trying mechanism EXTERNAL
13932: server: data: 'jog'

which comes from the fact that the java client blindly uses the
user.nameproperty
as credential.
Now, I still your help there: anyone knows how and where I can get this
authorization
string (the S-1-.. etc one) from java or win32 api ? I know that asking this
to a
linux bunch is almost hopeless, but who knows...

Cheers
               /jog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/dbus/attachments/20080610/fd02847d/attachment.htm 


More information about the dbus mailing list