Short version: Incorrectly configured a new account - how can I remove it?
Long version: I’m using the latest Gramps deployed with Docker and Docker Compose (see my question, and its answer, about using it with Caddy).
I created a new user, and tried to login, but I couldn’t: I got an error that the name or password was incorrect.
Since I want to keep using that email, I need to somehow destroy that first account, which I’m guessing I set up wrongly. I may have put in the wrong password at the start - it’d be nice if, when creating a password, you had to enter it twice. It’d also be nice if there were instructions about setting parameters for use with gmail; mine were incorrect, as an email to set a new password never appeared. Maybe I set the wrong SMTP port, or something else…
I entered the server container as root, but the file /etc/passwd
doesn’t contain the user I thought I’d created. Or if it’s in a database - where is the database?
So - how do I delete a user which I’d incorrectly created? At the moment I have no access to the application: I’m just at the creating a starting user place, so all I can do really is to enter the container and work in there.
(Or, I suppose, remove the containers and images and recreate them from scratch, which seems a bit of an overkill.)
Many thanks,
Alasdair