Alexander, I think it was a case of a manually locked down (post install) system that had been previously built. The master was on a vm that was a newer build, but not done in the same way as the older server, so it had a more default out of the box configuration.
At least now I now to check this before installing the replica on existing machines. Regards, Les -----Original Message----- From: Alexander Bokovoy [mailto:[email protected]] Sent: Tuesday, 17 December 2013 12:52 AM To: Les Stott Cc: [email protected] Subject: Re: [Freeipa-users] Trouble with replica install - SOLVED On Mon, 16 Dec 2013, Les Stott wrote: >Figured it out. > >Missing apache modules (not loaded). One of the following.... > >LoadModule auth_basic_module modules/mod_auth_basic.so LoadModule >auth_digest_module modules/mod_auth_digest.so LoadModule >authn_file_module modules/mod_authn_file.so LoadModule >authn_alias_module modules/mod_authn_alias.so LoadModule >authn_anon_module modules/mod_authn_anon.so LoadModule authn_dbm_module >modules/mod_authn_dbm.so LoadModule authn_default_module >modules/mod_authn_default.so LoadModule authz_host_module >modules/mod_authz_host.so LoadModule authz_user_module >modules/mod_authz_user.so LoadModule authz_owner_module >modules/mod_authz_owner.so LoadModule authz_groupfile_module >modules/mod_authz_groupfile.so LoadModule authz_dbm_module >modules/mod_authz_dbm.so LoadModule authz_default_module >modules/mod_authz_default.so LoadModule authnz_ldap_module >modules/mod_authnz_ldap.so > >I'm not sure which one, i just matched what was on the master and >reinstalled the replica - no errors. Been a long day so i don't feel >like going through one by one, uninstalling/reinstalling etc. I imagine >its probably mod_authz_groupfile.so, but others are probably needed >too. I wonder if this server was refurbished from some other task where original configuration was already changed. FreeIPA install scripts assumes non-modified configuration files. -- / Alexander Bokovoy _______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
