Perfect Server Debian 8

logifech

Active Member
@Till ich glaube du hast einen wichtigen Punkt vergessen bei dem Perfect Server Tutorial und zwar was den SSH Server angeht. Absofort steht in dersshd_config nämlich bei PermitRootLogin without-password (oder so ähnlich) das heißt wenn ich mich über ssh einloggen möchte bekomme ich ein Access Denied. man muss also PermitRootLogin auf yes setzen damit es funktioniert. Ansonsten vielen vielen dank für das Howto!
 

logifech

Active Member
oh mist... dann nehme ich natürlich alles zurück, hab das dann wohl überlesen. Trotzdem vielen dank für das Howto bin es grade mal am durchgehen auf meinem Server.
 

logifech

Active Member
Jetzt hab ich aber trotzdem noch nen fehler festgestellt beim Multiserver Setup. Ich vermute mal das Problem liegt bei mir weiß aber nicht wo. Und zwar wenn ich einen Slave Server bei der Installation in einen Master Joinen will bekomme ich den Fehler hier.
MySQL master server database name [dbispconfig]:

Adding ISPConfig server record to database.

WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT ON dbispconfig.`server` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, INSERT ON dbispconfig.`sys_log` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE(`status`, `error`) ON dbispconfig.`sys_datalog` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE(`status`) ON dbispconfig.`software_update_inst` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE(`updated`) ON dbispconfig.`server` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE (`ssl_request`, `ssl_cert`, `ssl_action`, `ssl_key`) ON dbispconfig.`web_domain` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT ON dbispconfig.`sys_group` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE (`action_state`, `response`) ON dbispconfig.`sys_remoteaction` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, INSERT , DELETE ON dbispconfig.`monitor_data` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, INSERT, UPDATE ON dbispconfig.`mail_traffic` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, INSERT, UPDATE ON dbispconfig.`web_traffic` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE, DELETE ON dbispconfig.`aps_instances` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, DELETE ON dbispconfig.`aps_instances_settings` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, INSERT, DELETE ON dbispconfig.`web_backup` TO 'ispcsrv0'@'HOSTNAME'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT ON dbispconfig.`server` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, INSERT ON dbispconfig.`sys_log` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE(`status`, `error`) ON dbispconfig.`sys_datalog` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE(`status`) ON dbispconfig.`software_update_inst` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE(`updated`) ON dbispconfig.`server` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE (`ssl_request`, `ssl_cert`, `ssl_action`, `ssl_key`) ON dbispconfig.`web_domain` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT ON dbispconfig.`sys_group` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE (`action_state`, `response`) ON dbispconfig.`sys_remoteaction` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, INSERT , DELETE ON dbispconfig.`monitor_data` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, INSERT, UPDATE ON dbispconfig.`mail_traffic` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, INSERT, UPDATE ON dbispconfig.`web_traffic` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, UPDATE, DELETE ON dbispconfig.`aps_instances` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, DELETE ON dbispconfig.`aps_instances_settings` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
WARNING: Unable to set rights of user in master database: dbispconfig
Query: GRANT SELECT, INSERT, DELETE ON dbispconfig.`web_backup` TO 'ispcsrv0'@'IP-ADRESSE'
Error: Access denied for user 'root'@'%' to database 'dbispconfig'
 

Till

Administrator
Der Fehler besagt dass der root User den Du manuell auf dem Master angelegt hast um die Slaves einfügen zu können keine REchte hat um neue User anzulegen. Editier den root User mal mit phpmyadmin auf dem Master und füge die fehlenden Rechte hinzu.
 

Animegirl

New Member
Ich habe alles nach dem Manual installiert, ich kriege jetzt jedoch nicht den SuPHP zum funktionieren, die Besitzer für Daten werden richtig vergeben, jedoch, der Apache läuft trotzdem als www-data:www-data und es gibt deswegen ständig Konflikte.
 

Till

Administrator
Stell den php mode bitte auf php-fcgi oder php-fpm um und aktiviere suexec in der webseite. suphp ist veraltet und sollte nicht mehr verwendet werden.
 

Animegirl

New Member
Es gibt noch ein Fehler, den ich nicht los werde - die Kunden Domains haben jeweils Mail-Konten, und die funktionieren ja auch, über unseren Domain, als MailServer angegeben, jedoch aus unverständlichen Grund wollen die Mails nicht ankommen, die auf unseren Domain hinter @ Zeichen zeigen. Was kann der Grund dafür sein?
Ich kriege solche Briefe zurück geschickt:
This is the mail system at host unseredomain.de.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

The mail system

<n.admin@unseredomain.de>: unknown user: "n.admin"

Final-Recipient: rfc822; n.admin@unseredomain.de
Original-Recipient: rfc822;n.admin@unseredomain.de
Action: failed
Status: 5.1.1
Diagnostic-Code: X-Postfix; unknown user: "n.admin"


---------- Пересылаемое сообщение ----------
From: Animegirl <myprivatmail@googlemail.com>
To: n.admin@unseredomain.de
Cc:
Date: Wed, 27 May 2015 14:55:12 +0300
Subject: Noch ein Versuch
Hoffentlich geht es dies mal.



Der Domains ist in IPSC eingetragen und die Mailboxen sind erstellt. Ich verstehe es einfach nicht :(
 

Werbung

Top