Project

General

Profile

Bug #2574

Updated by Leos Stejskal about 4 years ago

Hi, 

 

 As explain on foreman users mailing list, when I enable the login setting, default password is not working. 
 
 When I check the users table, admin has no password set. 
 
 Try the    : rake permissions:reset RAILS_ENV=production  

  

 It's just giving as an output that the email format is wrong. 
 
 In the users table, if I check admin has root@ as email. No domain name is set on server (maybe related to none set in email) 

 

 So this is making impossible to use the login true in settings

Back