On 30/09/16 22:38, Doug Forster wrote: > 1. Installed current version on a fresh rhel 7 host. > 2. Cloned the production database to a new mysql server for testing. > 3. upgraded from 1.10 to 1.11. > 4. upgraded to 1.12. > > Everything seemed to work fine. > > Added a new host and pointed it at the same database and installed > foreman 1.12. I cannot auth via LDAP on the new host.
If you're sharing a database, ensure the encryption token is the same on both servers or Foreman will not be able to decrypt the contents of passwords within the database (e.g. the bind password). See https://theforeman.org/manuals/1.12/index.html#5.8MultipleForemaninstances for more details. -- Dominic Cleal [email protected] -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
