Feature #286
Method to change user password
Status: | Closed | Start date: | 07/19/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 100% | |
Category: | - | |||
Target version: | Release 2.0 | |||
Resolution: | fixed | Pull request: |
Description
This needs a new method in the core and a new RM method, as well as CLI and OCA change, and of course documentation.
Associated revisions
feature #286: RM method for changing user password.
feature #286: Missing declaration for xml-rpc method.
feature #286: oneuser command now supports new passwd sub-command to change password.
feature #286: New oneuser option to read passwords from files
feature #286: New oneuser option to read passwords from files
(cherry picked from commit 8a3f88801ce82147fffc651455d057108cf6ad1b)
Changed order in datatables (#286)
- Changed order in image datatable
- Changed order in virtual routers datatable
- Changed order virtual routers templates datatable
- Changed order datastores datatable
- Changed order marketplaceapps datatable
- Changed order marketplaces datatable
- Changed order oneflow-services datatable
- Changed order oneflow-templates datatable
- Changed order secgroups datatable
- Changed order vms datatable
- Changed order vnets datatable
History
#1 Updated by Carlos Martín almost 11 years ago
- % Done changed from 0 to 90
To be finished, oneuser has to allow the user to specify the contents of a file instead of a string for the user's password.
#2 Updated by Ruben S. Montero almost 11 years ago
- % Done changed from 90 to 80
#3 Updated by Ruben S. Montero almost 11 years ago
Also to better integrate with the ssh key based authorization a no-hash option must be added to the command.
#4 Updated by Carlos Martín almost 11 years ago
The no-hash option was already implemented in http://dev.opennebula.org/projects/opennebula/repository/revisions/947bcd74750e73ca0ef5af6bc466c474061d1400, and documented.
#5 Updated by Daniel Molina almost 11 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100
- Resolution set to fixed