Displaying 4 results from an estimated 4 matches for "proxymatch".
2009 Sep 17
1
[PATCH server] oVirt server single network installer
...sReverse /ovirt http://AdminNodeFQDN/ovirt
-</VirtualHost>
-
-<VirtualHost AdminNetIpAddress:80>
-
- ServerAlias AdminNodeFQDN
- ServerName AdminNodeFQDN:80
-
- ErrorLog /etc/httpd/logs/error_log
- TransferLog /etc/httpd/logs/access_log
- LogLevel warn
-
- ProxyRequests Off
-
-<ProxyMatch ^.*/ovirt/login.*$>
- AuthType Kerberos
- AuthName "Kerberos Login"
- KrbMethodNegotiate on
- KrbMethodK5Passwd on
- KrbServiceName HTTP
- Krb5KeyTab /etc/httpd/conf/ipa.keytab
- KrbSaveCredentials on
- Require valid-user
- ErrorDocument 401 /ovirt/errors/401.html
- ErrorDocu...
2009 Aug 21
1
[PATCH server] update installer exec items to single_exec where applicable
...conf",
require => Single_Exec[ipa_server_install]
}
@@ -43,7 +43,7 @@ class freeipa::bundled{
file => "/etc/httpd/conf.d/ipa.conf",
pattern => "^<Proxy \*>",
replacement => "<ProxyMatch ^.*/ipa/ui.*$>",
- require => Exec[replace_line_returns]
+ require => Single_exec[replace_line_returns]
}
file_replacement{"ipa_proxy_config_2":
@@ -61,7 +61,7 @@ class freeipa::bundled{
single_exec {"ipa_server...
2010 Jan 19
1
How I installed ovirt on fc 12
...equire => Package[ipa-server]
}
Line 44 : <Proxy \\*>
file_replacement{"ipa_proxy_config_1":
file => "/etc/httpd/conf.d/ipa.conf",
pattern => "^<Proxy \\*>",
replacement => "<ProxyMatch ^.*/ipa/ui.*$>",
require => Single_exec[replace_line_returns]
}
3. Patch ipa-server
https://bugzilla.redhat.com/show_bug.cgi?id=544927
https://www.redhat.com/archives/freeipa-devel/2010-January/msg00054.html
I had to install ipa-server before running ace to patc...
2009 Nov 26
2
[error] avahi_entry_group_add_service_strlst("AdminNodeFQDN") failed: Invalid host name
Hi,
After doing a clean install of ovirt in a Fedora 11 VM, I am unable to
get anything working in the web interface. All I get is an error 500.
After reviewing the logs I see the following error in
/var/log/http/error.log
[Thu Nov 26 11:29:11 2009] [notice] Apache/2.2.13 (Unix) DAV/2
mod_auth_kerb/5.4 mod_nss/2.2.11 NSS/3.12.2.0 mod_python/3.3.1
Python/2.6 configured -- resuming normal