Bug #839

Scheduler doesn't understand new auth. tokens

Added by Carlos Martín almost 10 years ago. Updated almost 10 years ago.

Status:ClosedStart date:09/28/2011
Priority:NormalDue date:
Assignee:Carlos Martín% Done:

0%

Category:Scheduler
Target version:Release 3.0
Resolution:fixed Pull request:
Affected Versions:OpenNebula 3.0

Description

Normal auth tokens, stored in ONE_AUTH or ~/.one/one_auth contain the string user:pass, which is read by the client and sent to the core as user:sha1(pass)

With the new authentication drivers, these tokens can be in the form user:driver:pass, and must be sent without any modification in the XML-RPC requests.

Associated revisions

Revision 2bb8ce1e
Added by Carlos Martín almost 10 years ago

Bug #839: Add support in scheduler for auth tokens with protocol

Revision 9ee34a8b
Added by Carlos Martín almost 10 years ago

Bug #839: Add support in java oca for auth tokens with protocol

Revision 69933ac6
Added by Carlos Martín almost 10 years ago

Bug #839: Add support in scheduler for auth tokens with protocol
(cherry picked from commit 2bb8ce1e88d0dc3a9a9eb9de2f9c3f81aec2b07b)

Revision 16f173fd
Added by Carlos Martín almost 10 years ago

Bug #839: Add support in java oca for auth tokens with protocol
(cherry picked from commit 9ee34a8b87938d440d110cfb58f3c094302093e9)

Revision 7b2414e0
Added by Carlos Martín almost 10 years ago

Bug #839: Fix typo in java OCA Client.java

Revision ddc95acf
Added by Carlos Martín almost 10 years ago

Bug #839: Fix typo in java OCA Client.java
(cherry picked from commit 7b2414e07705a1b8417bd9aa4828a0f49424a5fd)

History

#1 Updated by Carlos Martín almost 10 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Also available in: Atom PDF