Anonymous | Login | Signup for a new account | 12-17-2024 11:50 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |