docs/src/add-user.md

Sun, 17 Dec 2023 15:03:01 +0100

author
Mike Becker <universe@uap-core.de>
date
Sun, 17 Dec 2023 15:03:01 +0100
changeset 798
d7f5067a27ce
parent 697
32f439d70127
permissions
-rw-r--r--

remove list_repositories() config.c function in favor of a cmd_list_repositories() function in main.c

---
title: 'dav add-user'
---

This command runs an interactive assistant that adds a user to the secret store. The secret store is an encrypted file, that stores user credentials.

The assistant firstly asks for the secret store master password. After that, you must specify a unique credentials identifier, the user name and password. Optionally it is possible to specify one or more locations (URLs), where these credentials should be used.


mercurial