there are multiple ways to secure the php script from foreign access, historically a .htaccess file is used to limit acces only from secondary DNS IP-address. it does not secure the php script from users who are potentially hosted on the secondary
just create a .htaccess/.htpasswd with user/pass login, and change the wget cronjob...
*/30 * * * * /usr/bin/wget http://IP-OF-PRIMARY-DNS/domain/ -O /etc/bind/named.hostname.conf --user=htuser --password=htpass && /etc/init.d/bind9 reload && /usr/bin/logger "i-MSCP: DNS zones updated from hostname\!"
Posts by flames
-
-
thank you for the howto, but see, your domain.php script does not echo aliases.
also a separate sql query is not needed just to count records.
second, since rc1.3 (or even before) you don't need to configure bind with keys to transfer zones, bind is already configured fine by imscp while setup (selecting primary and secondary nameserver, allow notify and allow transfer)this howto is taken from the same old ispcp howto, where i took and updated the domains script here http://forum.i-mscp.net/Thread…ervice?pid=11995#pid11995
properly updated, so domains and aliases are transfered -
-.-
hat sich erledigt
Hab passwort wider rausgefunden für datenbankWie wirt das passwort verschlüsselt?
md5?es wird crypt prüfsummen verschlüssellung angewendet
-
-
bist du kunde von einem hosting anbieter der imscp einsetzt oder selbst der administrator?
wenn kunde, bitte an deinen hoster wenden.
wenn admin, kannst du in der datenbank das passwort zurücksetzen. -
ajaxplorer muss ja auch von dem neuen port erfahren. check die konfiguration von ajaxplorer in
/var/www/imscp/gui/public/tools/filemanager/conf -
perl ./imscp-autoinstall -dr webstats
damit wird das setup gestartet im reconfigurationsmodus und springt gleich zum webstats setup, dort einfach auf none stellen und setup zu ende laufen lassen.
damit siehst du alle optionen
perl imscp-autoinstall -?
perl imscp-autoinstall -r help -
Hi Matt,
thanks for report, this is ofcourse known to us and was a workaround for the web ftp client. also mail_users are not crypted of similar reason. it will be fixed some time.
-
jop, wir sind schon im irc dadran
geht hier weiter, vielleicht wirds jemand anderem ja auch nutzen. -
händisch = phpmyadmin, einloggen als root, in imscp db wechseln, tabelle domain, einträge alle anschauen ob die spalte domain_name leer ist.
reinkommen hätte er durch einen fehler in früheren imscp versionen, z.b. beim löschen eines kunden. stichwort orphaned db entries im trac