Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO] Security
[CDO] Security [message #430360] Sun, 17 May 2009 05:46 Go to next message
Anders Forsell is currently offline Anders ForsellFriend
Messages: 127
Registered: July 2009
Senior Member
I need to hash passwords that will be used to authenticate CDO connections
using the default challenge/response negotiator. Can I reuse the encrypt
method in SecurityUtil to do this?

In the latest source the salt and iteration count are hard-coded with TODOs
to make them configurable. I guess it is somewhat important for me to
configure these settings in a less open way since they are now specified in
open-source :-)

Any plans to fix this before the 2.0 release? (I can open a Bugzilla if
needed)

Thanks,

---
Anders
Re: [CDO] Security [message #430361 is a reply to message #430360] Sun, 17 May 2009 06:31 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Anders,

Yes, this should be easy. Please file a bugzilla.

Cheers
/Eike

----
http://thegordian.blogspot.com



Anders Forsell schrieb:
> I need to hash passwords that will be used to authenticate CDO
> connections using the default challenge/response negotiator. Can I
> reuse the encrypt method in SecurityUtil to do this?
>
> In the latest source the salt and iteration count are hard-coded with
> TODOs to make them configurable. I guess it is somewhat important for
> me to configure these settings in a less open way since they are now
> specified in open-source :-)
>
> Any plans to fix this before the 2.0 release? (I can open a Bugzilla
> if needed)
>
> Thanks,
>
> ---
> Anders


Re: [CDO] Security [message #430364 is a reply to message #430361] Sun, 17 May 2009 19:11 Go to previous message
Anders Forsell is currently offline Anders ForsellFriend
Messages: 127
Registered: July 2009
Senior Member
Added Bugzilla https://bugs.eclipse.org/bugs/show_bug.cgi?id=276627

---
Anders
"Eike Stepper" <stepper@esc-net.de> skrev i meddelandet
news:guob0f$bq1$1@build.eclipse.org...
> Anders,
>
> Yes, this should be easy. Please file a bugzilla.
>
> Cheers
> /Eike
>
> ----
> http://thegordian.blogspot.com
>
>
>
> Anders Forsell schrieb:
>> I need to hash passwords that will be used to authenticate CDO
>> connections using the default challenge/response negotiator. Can I
>> reuse the encrypt method in SecurityUtil to do this?
>>
>> In the latest source the salt and iteration count are hard-coded with
>> TODOs to make them configurable. I guess it is somewhat important for
>> me to configure these settings in a less open way since they are now
>> specified in open-source :-)
>>
>> Any plans to fix this before the 2.0 release? (I can open a Bugzilla
>> if needed)
>>
>> Thanks,
>>
>> ---
>> Anders
Previous Topic:derived, volatile, not changeable, BUT NOT transient: error on resource creation
Next Topic:Proxy=true after reloading genmodel
Goto Forum:
  


Current Time: Fri Apr 26 09:25:03 GMT 2024

Powered by FUDForum. Page generated in 0.02707 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top