Project

General

Profile

Actions

Defect #17623

closed

how to change account of password

Added by allen shen almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hi,guys,I'm rookie of redmine,now,I have a problem; can not change account password,especially the admin,I must change it stronger!
my redmine version :2.5.2; system:centos 5.5; the following is my tring information:

[root@localhost redmine]# RAILS_ENV=production script/runner 'user = User.find(:first, :conditions => {:admin => true}) ; user.password, user.password_confirmation = 123456789; user.save!'
-bash: script/runner: No such file or directory
[root@localhost redmine]# -bash: script/runner: No such file or directory

Actions #1

Updated by allen shen almost 11 years ago

  • Status changed from New to Resolved

OK!I find a way!

Actions #2

Updated by Etienne Massip almost 11 years ago

  • Status changed from Resolved to Closed
  • Resolution set to Invalid
Actions

Also available in: Atom PDF