1 / 3
Apr 2022

Referencing: https://help.egroupware.org/t/new-installation-problem-with-2fa/74128/5

I want to try to delete 2FA on my db but I’m not sure how. I’m in the bash shell of docker egroupware-db but I don’t have credentials for mariadb.

Module: mariadb
Error after update/upgrade: no
Action: db login
Log reference: none
Docker Environment:

CONTAINER ID   IMAGE                                     COMMAND                  CREATED        STATUS        PORTS                      NAMES

d4f314b1d6fa   nginx:stable-alpine                       "/docker-entrypoint.…"   20 hours ago   Up 17 hours   127.0.0.1:8080->80/tcp     egroupware-nginx
f1e725265a1b   phpswoole/swoole:4.6-php7.4-alpine        "docker-php-entrypoi…"   20 hours ago   Up 17 hours                              egroupware-push
bdccc034ba3e   containrrr/watchtower:latest              "/watchtower --sched…"   20 hours ago   Up 17 hours   8080/tcp                   egroupware-watchtower
4359c9237160   egroupware/egroupware:21.1                "/entrypoint.sh php-…"   20 hours ago   Up 17 hours   9000/tcp                   groupware
95ed925f04a6   mariadb:10.4                              "docker-entrypoint.s…"   20 hours ago   Up 17 hours   3306/tcp                   egroupware-db
4e8e994be2ec   quay.io/egroupware/collabora-key:stable   "/start-collabora-on…"   20 hours ago   Up 17 hours   127.0.0.1:9980->9980/tcp   collabora-ke
  • created

    Apr '22
  • last reply

    Apr '22
  • 2

    replies

  • 786

    views

  • 3

    users

  • 2

    likes

  • 1

    link

What exactly do you mean by that?

Do you have a problem you want to solve with it?


You can find the credentials for the database in the
/var/lib/egroupware/header.inc.php

Stefan