Jump to content
Froxlor Forum
  • 0

nscd invalidiert nicht die Gruppen


envoyr

Question

Hallo, habe soeben eine frische Installation mit Froxlor (0.10.30-1 (DB: 202109040)) mit PHP-FPM hinter mir gebracht.

php-fpm, libnss-extrausers usw. wurden konfiguriert und alles soweit angepasst.

Ich habe jedoch ein Problem, dass wenn Kunden angelegt werden, nscd die Guppen nicht invalidiert.

Wenn ich dies Manuell mache klappt alles und Apache schmeißt keine Permission error's mehr:

sudo nscd --invalidate=group
sudo /etc/init.d/apache2 reload

php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --debug gab mir folgenden Output:

[information] TasksCron: Searching for tasks to do
[information] Running Let's Encrypt cronjob prior to regenerating webserver config files
[information] Checking for LetsEncrypt client upgrades before renewing certificates:
[Sat 13 Nov 2021 03:21:35 PM CET] Already uptodate!
[Sat 13 Nov 2021 03:21:35 PM CET] Upgrade success!
[Sat 13 Nov 2021 03:21:35 PM CET] Installing cron job
40 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null
[information] Updated Let's Encrypt certificate for envoyr.com
--- weitere "Updated Let's Encrypt certificate for envoyr.com" entfernt ---
[information] Let's Encrypt certificates have been updated
[information] apache::createIpPort: creating ip/port settings for  ****.****.239.118:80
[debug] 202.61.239.118:80 :: inserted vhostcontainer
[information] apache::createIpPort: creating ip/port settings for  ****.****.239.***:443
[debug] 202.61.239.118:443 :: inserted vhostcontainer
[information] apache::createIpPort: creating ip/port settings for  [****:****:5c:cda:9486:23ff:****:2614]:80
[notice] [****:****:5c:cda:9486:23ff:****:2614]:80 :: namevirtualhost-statement no longer needed for apache-2.4
[debug] [****:****:5c:cda:9486:23ff:****:2614]:80 :: inserted vhostcontainer
[information] apache::createIpPort: creating ip/port settings for  [****:****:5c:cda:9486:23ff:****:2614]:443
[debug] [****:****:5c:cda:9486:23ff:****:2614]:443 :: inserted vhostcontainer
[information] apache::createVirtualHosts: creating vhost container for domain 16, customer envoyr
--- weitere "[information] apache::createVirtualHosts: creating vhost container for domain ..., customer envoyr" entfernt ---
[information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/
[information] apache::writeConfigs: rebuilding /etc/apache2/htpasswd/
[information] apache::writeConfigs: rebuilding /etc/apache2/sites-enabled/
[information] Froxlor\Cron\Http\ApacheFcgi::reload: running service php7.4-fpm restart
[information] Froxlor\Cron\Http\ApacheFcgi::reload: reloading Froxlor\Cron\Http\ApacheFcgi
[notice] Creating passwd file
[notice] Writing 2 entries to passwd file
[notice] Succesfully wrote passwd file
[notice] Creating group file
[notice] Writing 2 entries to group file
[notice] Succesfully wrote group file
[notice] Creating shadow file
[notice] Writing 2 entries to shadow file
[notice] Succesfully wrote shadow file
[notice] Checking system's last guid

Irgendwelche Ideen oder ist das ein Bug?

LG

envoyr

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...