Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004938 [Resin] minor always 01-25-12 22:34 02-01-12 09:20
Reporter rickHigh View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.26 Product Version
  Product Build
Summary 0004938: resinctl password-generate says it takes --user but it does not.. it only takes -user (one dash not two)
Description usage: resinctl password-generate [--options] [<user>] [<password>]

  generates an administrator user and password

where options include:
  --conf <file> : alternate resin.xml file
  --log-directory <file> : alternate log directory
  --mode <string> : select .resin properties mode
  --password <password> : the password for the password hash (leave empty for prompt)
  --resin-home <dir> : alternate resin home
  --root-directory <file> : alternate root directory
  --server <id> : select Resin server from config
  --user <user> : the user name to generate a password hash
  --user-properties <file> : select an alternate $HOME/.resin file
  --verbose : produce verbose output
rick@ubuntu:/etc/resin$ resinctl generate-password --user admin
generate-password requires a -user argument
rick@ubuntu:/etc/resin$ resinctl generate-password -user admin
Enter password:
admin_user : admin
admin_password : {SSHA}asdfasdfasdfasdfasdf...
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0005686)
ferg
02-01-12 09:20

server/6n06
 

- Issue History
Date Modified Username Field Change
01-25-12 22:34 rickHigh New Issue
02-01-12 09:20 ferg Note Added: 0005686
02-01-12 09:20 ferg Assigned To  => ferg
02-01-12 09:20 ferg Status new => closed
02-01-12 09:20 ferg Resolution open => fixed
02-01-12 09:20 ferg Fixed in Version  => 4.0.26


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker