Feature #140

User credentials should be stored in a file

Added by Javi Fontan almost 12 years ago. Updated over 11 years ago.

Status:ClosedStart date:09/01/2009
Priority:NormalDue date:
Assignee:Tino Vázquez% Done:

100%

Category:-
Target version:Release 1.4
Resolution:fixed Pull request:

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 almost 12 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 almost 12 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 almost 12 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 almost 12 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 almost 12 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

Revision 646f7520
Added by Tino Vázquez over 4 years ago

Merge pull request #140 from n40lab/B4749

Fix duplicated NICs issue

History

#1 Updated by Ruben S. Montero almost 12 years ago

  • Target version set to Release 1.4

#2 Updated by Tino Vázquez over 11 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.

#3 Updated by Tino Vázquez over 11 years ago

  • Status changed from 3 to Assigned

#4 Updated by Tino Vázquez over 11 years ago

  • Status changed from Assigned to Closed

Tested & Doc updated. Closing.

Also available in: Atom PDF