Foreman default login not working

Hey all,

I just installed foreman version 1.6.0 on a centos 6.5 box. The install
seemed to go perfectly fine! But when I try to log into the interface using
the default of 'admin'/'changeme' it doesn't seem to work.

Does anyone know if this has been changed for 1.6.0 and can give me the
right login?

Thanks

Tim

Hey Tim,

The installation now generates a random password for each
installation. You may be able to find the password used in the answers
file for the installer, or you can install passing a command line
argument to have the admin user generated with a password of your
choosing. e.g.

foreman-installer --foreman-admin-password=changeme

I believe you can also reset the password via:

foreman-rake permission:reset PASSWORD=changeme

-Eric

··· On Sat, Sep 13, 2014 at 11:28 AM, Tim Dunphy wrote: > Hey all, > > > I just installed foreman version 1.6.0 on a centos 6.5 box. The install > seemed to go perfectly fine! But when I try to log into the interface using > the default of 'admin'/'changeme' it doesn't seem to work. > > Does anyone know if this has been changed for 1.6.0 and can give me the > right login? > > Thanks > > Tim > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.

Hey, that did it! Thanks!

··· On Saturday, September 13, 2014 11:41:58 AM UTC-4, Eric Helms wrote: > > Hey Tim, > > The installation now generates a random password for each > installation. You may be able to find the password used in the answers > file for the installer, or you can install passing a command line > argument to have the admin user generated with a password of your > choosing. e.g. > > foreman-installer --foreman-admin-password=changeme > > I believe you can also reset the password via: > > foreman-rake permission:reset PASSWORD=changeme > > -Eric > > > On Sat, Sep 13, 2014 at 11:28 AM, Tim Dunphy > wrote: > > Hey all, > > > > > > I just installed foreman version 1.6.0 on a centos 6.5 box. The install > > seemed to go perfectly fine! But when I try to log into the interface > using > > the default of 'admin'/'changeme' it doesn't seem to work. > > > > Does anyone know if this has been changed for 1.6.0 and can give me the > > right login? > > > > Thanks > > > > Tim > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Foreman users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to foreman-user...@googlegroups.com . > > To post to this group, send email to forema...@googlegroups.com > . > > Visit this group at http://groups.google.com/group/foreman-users. > > For more options, visit https://groups.google.com/d/optout. >

Just to note, the password is also listed in the output at the end of
the installer run. Re-running the installer will show it again from the
answers file.

··· On 13/09/14 16:41, Eric D Helms wrote: > Hey Tim, > > The installation now generates a random password for each > installation. You may be able to find the password used in the answers > file for the installer [..]


Dominic Cleal
Red Hat Engineering