1.1.1: Create User - password??

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
tmpuzer
Posts: 4
Joined: 15 May 2008, 23:11

1.1.1: Create User - password??

Post by tmpuzer »

Just installed mantis. I logged into the administrator account (I must have missed something because I had to google to find out what this password was) and then I went to Manager Users and create user.

However, I don't know where you set the password. I created the user but I can't log in with it. How do you set the user password? I tried a blank password which did not work, then I tried manually setting the users password to an empty string in the database (this was a suggested solution in the mantis manual user comments section) but this also did not work.
eliasn
Posts: 8
Joined: 30 Jan 2008, 14:51
Location: Porto Alegre, Brazil
Contact:

Re: 1.1.1: Create User - password??

Post by eliasn »

Try...
In the config_defaults_inc.php find $g_send_reset_password attribute and set it to OFF.
This attribute allow you to create a user without the email confirmation. This user should insert the password by My Account after login in the Mantis.

Regards,
Elias Nogueira
Test engineer
http://sembugs.blogspot.com
Image
tmpuzer
Posts: 4
Joined: 15 May 2008, 23:11

Re: 1.1.1: Create User - password??

Post by tmpuzer »

Thanks that worked.
Post Reply