( Szemy | 2012. 10. 18., cs – 23:22 )

Sikerült ellőnöm az admin felület portját
Zentyal 3.0.3 át akartam írni 10443 ra nem sikerült újra indítás után viszont nem kaptam admin felületet
Remoteservice [fail]
Zentyal Apache Modul [fail]
a többi elindul

/var/lib/zentyal/conf/apache2.conf :

Timeout 300
KeepAlive Off
MaxKeepAliveRequests 500
KeepAliveTimeout 15
AddDefaultCharset utf-8

PidFile /var/lib/zentyal/tmp//apache.pid

StartServers 1
MinSpareServers 1
MaxSpareServers 1
MaxClients 1
MaxRequestsPerChild 10000

# worker MPM
# StartServers: initial number of server processes to start
# MaxClients: maximum number of simultaneous client connections
# MinSpareThreads: minimum number of worker threads which are kept spare
# MaxSpareThreads: maximum number of worker threads which are kept spare
# ThreadsPerChild: constant number of worker threads in each server process
# MaxRequestsPerChild: maximum number of requests a server process serves

StartServers 1
MinSpareThreads 1
MaxSpareThreads 1
ThreadsPerChild 1
MaxClients 1
MaxRequestsPerChild 10000

PerlInterpMaxRequests 10000

Include /etc/apache2/mods-available/auth_basic.load
Include /etc/apache2/mods-available/authn_file.load
Include /etc/apache2/mods-available/authz_default.load
Include /etc/apache2/mods-available/authz_groupfile.load
Include /etc/apache2/mods-available/authz_host.load
Include /etc/apache2/mods-available/authz_user.load
Include /etc/apache2/mods-available/autoindex.load
Include /etc/apache2/mods-available/cgi.load
Include /etc/apache2/mods-available/deflate.conf
Include /etc/apache2/mods-available/deflate.load
Include /etc/apache2/mods-available/dir.conf
Include /etc/apache2/mods-available/dir.load
Include /etc/apache2/mods-available/env.load
Include /etc/apache2/mods-available/mime.load
Include /etc/apache2/mods-available/negotiation.load
Include /etc/apache2/mods-available/setenvif.load
Include /etc/apache2/mods-available/rewrite.load
Include /etc/apache2/mods-available/ssl.conf
Include /etc/apache2/mods-available/ssl.load
Include /etc/apache2/mods-available/status.load
Include /etc/apache2/mods-available/perl.load
Include /etc/apache2/mods-available/expires.load

Listen 10443
User ebox
Group ebox

ServerAdmin webmaster@localhost
ServerName localhost

ServerSignature Off
ServerTokens Min

UseCanonicalName Off
TypesConfig /etc/mime.types
DefaultType text/plain

MIMEMagicFile /usr/share/misc/file/magic.mime

HostnameLookups Off

ErrorLog /var/log/zentyal/error.log
LogLevel warn

LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" \"%{forensic-id}n\"" combined

EnableExceptionHook On

EnableExceptionHook On

ServerSignature Off
ServerTokens Min

SSLEngine on
SSLProtocol all
SSLCipherSuite HIGH:MEDIUM
SSLInsecureRenegotiation on
SSLCertificateFile /var/lib/zentyal/conf/ssl/ssl.pem
SSLCACertificatePath /var/lib/zentyal/conf/ssl-ca/

BrowserMatch "Mozilla/2" nokeepalive
BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
BrowserMatch "RealPlayer 4\.0" force-response-1.0
BrowserMatch "Java/1\.0" force-response-1.0
BrowserMatch "JDK/1\.0" force-response-1.0

DocumentRoot /usr/share/zentyal/www/

Include /var/lib/zentyal/conf/users/soap.conf
Include /var/lib/zentyal/conf/remoteservices/soap-loc.conf

SSLEngine on
SSLProtocol all
SSLCipherSuite HIGH:MEDIUM
SSLCertificateFile /var/lib/zentyal/conf/ssl/ssl.pem
SSLCACertificatePath /var/lib/zentyal/conf/ssl-ca/

Options SymLinksIfOwnerMatch
AllowOverride None

Options Indexes MultiViews FollowSymLinks
ExpiresActive On
ExpiresDefault "access plus 5 hours"
AllowOverride None
Order allow,deny
Allow from all

Options Indexes MultiViews
ExpiresActive On
ExpiresDefault "access plus 5 hours"
AllowOverride None
Order allow,deny
Allow from all

CustomLog /var/log/zentyal/access.log combined

PerlWarn On

PerlModule EBox::Auth
PerlSetVar EBoxPath /
PerlSetVar EBoxLoginScript /Login/Index
PerlSetVar EBoxSatisfy Any
PerlSetVar EBoxCookieName Zentyal
PerlSetVar AuthCookieDebug 0

AuthType EBox::Auth
AuthName EBox
SetHandler perl-script
PerlHandler EBox::Auth->login

SSLOptions +StdEnvVars

AuthType EBox::Auth
AuthName EBox
PerlAuthenHandler EBox::Auth->authenticate
PerlAuthzHandler EBox::Auth->authorize
require valid-user
SetHandler perl-script
PerlHandler ModPerl::Registry
PerlSendHeader On
AllowOverride None
Options +ExecCGI
Order allow,deny
Allow from all

RewriteEngine On

# Compatibility with old URLs (permanent redirects)
RewriteRule ^/ebox(.*) /$1
RewriteRule ^/zentyal(.*) /$1
# skip rewrites for favicon and login
RewriteCond %{REQUEST_FILENAME} ^/favicon.ico$ [OR]
RewriteCond %{REQUEST_FILENAME} ^/LOGIN$
RewriteRule .? - [S=100]
# Map /ebox.cgi to the right Perl CGI and redirect
RewriteRule ^/ebox.cgi$ /
# From /data/ to / and finish
RewriteRule ^/data(.*) $1 [L]
# From /dynamic-data/ to the right directory in FS and finish
RewriteRule ^/dynamic-data(.*) /var/lib/zentyal/dynamicwww$1 [L]
RewriteRule ^/(.*) /usr/share/zentyal/cgi/ebox.cgi [E=script:$1,L]

Listen 6895

DocumentRoot /usr/share/zentyal/www/

SSLEngine on
SSLProtocol all
SSLCipherSuite HIGH:MEDIUM
SSLCertificateFile /var/lib/zentyal/conf/ssl/ssl.pem
SSLCACertificatePath /var/lib/zentyal/conf/ssl-ca/

SSLOptions +StdEnvVars

SetHandler perl-script
PerlHandler ModPerl::Registry
PerlSendHeader On
AllowOverride None
Options +ExecCGI
Order allow,deny
Allow from all

CustomLog /var/log/zentyal/access-desktop-services.log combined

RewriteEngine On

RewriteRule ^/(.*) /usr/share/zentyal/cgi/desktop-services.cgi [E=script:$1,L]

próbáltam vissza írni de ugye indításnál újra generálja hol tudnám vissza állítani ???
előre is köszi a segítséget