Feature #140

User credentials should be stored in a file

Added by Javi Fontan over 2 years ago. Updated over 2 years ago.

Status:Closed Start date:09/01/2009
Priority:Normal Due date:
Assignee:Tino Vázquez % Done:

100%

Category:-
Target version:Release 1.4
Resolution:fixed Addon:
Story points-
Velocity based estimate-

Description

Read user security credentials in a file so the password is not in an environment variable. More secure than ONE_AUTH method. Maybe ONE_AUTH can point to the file that holds this information.

Associated revisions

Revision 89270071
Added by Ruben S. Montero over 2 years ago

#140: Now the core and defualt scheduler use the file pointed in ONE_AUTH. If ONE_AUTH is not defined $HOME/.one/one_auth will be used.

git-svn-id: http://svn.opennebula.org/one/trunk@824 3034c82b-c49b-4eb3-8279-a7acafdc01c0

Revision a695d765
Added by Tino Vázquez over 2 years ago

ONE_AUTH now in file for OCCI. For #140

git-svn-id: http://svn.opennebula.org/one/trunk@826 3034c82b-c49b-4eb3-8279-a7acafdc01c0

Revision 646f23f1
Added by Tino Vázquez over 2 years ago

ONE_AUTH now in file for EC2. For #140

git-svn-id: http://svn.opennebula.org/one/trunk@827 3034c82b-c49b-4eb3-8279-a7acafdc01c0

Revision 32409a65
Added by Tino Vázquez over 2 years ago

OCA now uses ONE_AUTH as files. Fix for #140

git-svn-id: http://svn.opennebula.org/one/trunk@828 3034c82b-c49b-4eb3-8279-a7acafdc01c0

Revision b9b5d8ff
Added by Tino Vázquez over 2 years ago

Avoid error when setting ONE_AUTH to a directory. For #140

git-svn-id: http://svn.opennebula.org/one/trunk@829 3034c82b-c49b-4eb3-8279-a7acafdc01c0

History

Updated by Ruben S. Montero over 2 years ago

  • Target version set to Release 1.4

Updated by Tino Vázquez over 2 years ago

  • Category deleted (Client API & Library)
  • Status changed from Assigned to 3
  • Assignee changed from Javi Fontan to Tino Vázquez
  • % Done changed from 0 to 100
  • Resolution set to fixed

File should contain a single line stating "username:password"

If ONE_AUTH is not defined $HOME/.one/one_auth will be used.

Needs doc update and some testing.

Updated by Tino Vázquez over 2 years ago

  • Status changed from 3 to Assigned

Updated by Tino Vázquez over 2 years ago

  • Status changed from Assigned to Closed

Tested & Doc updated. Closing.

Also available in: Atom PDF