docs/src/add-user.md

Sun, 25 Jun 2023 11:50:50 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 25 Jun 2023 11:50:50 +0200
changeset 765
305ce525ad4a
parent 697
32f439d70127
permissions
-rw-r--r--

change libxattr xattr_get() to return null-terminated strings

---
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