I have installed Foreman Dashboard on CentOS 6.5 using Packages. I am using mysql database for foreman Dashbaord. Setting.yaml is as follow cat /etc/foreman/settings.yaml --- # You must restart the Rack server after changing either of these values # because they are cached at startup. # :unattended: true :login: true :require_ssl: false :locations_enabled: false :organizations_enabled: false #JSONP or "JSON with padding" is a complement to the base JSON data format. #It provides a method to request JSON data from a server in a different domain. :support_jsonp: false #:puppetconfdir: /etc/puppet #:puppetvardir: /var/lib/puppet # Mark translated strings with X characters (for developers) :mark_translated: false # Local administrative settings for application domain, fqdn, foreman URL, # administrator email address etc. If you don't have a Puppet provisioning # system you may want to change to setup your project on your local machine. :domain: 'localdomain.net' :fqdn: 'localhost.localdomain.net' I can open login page of Foreman Dashboard, but do not default know username and password. Does someone help me in this ? Thanks and Regards, Monty -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/f2949e0f-fb07-4d2a-92d3-28f2e67ac026%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.