Closed talios closed 1 year ago
Can you describe how you started the server and what are the users configured? I have a suspicion that kopia will treat kopia@anything
same as kopia
which is the regular UI user, but wanted to double check.
It's a docker container started with /app/kopia server start --insecure --address=0.0.0.0:51515 --server-username kopia@nasbox
I have two users in the repository:
amrk@laptop
kopia@nasbox
(hostnames changed tho). And the password used is the one associated with the kopia@nasbox
user.
I have a user in my backup -
kopia@nasbox
- and somehow badly pasted the user in the HTTP AUTH Challenge from the web UI askopia@nasbox@nasbox
with the required password, and successfully managed to login.Everything in the UI appears to run as expected, expect for showing up "local snapshots" as it's a different user - but looking at all snapshots shows the currently running server snapshot.