mirror of
https://github.com/nextcloud/passman.git
synced 2024-12-26 09:34:02 +08:00
Add wiki about sharing
parent
7cd421c0d3
commit
82a86e5b83
1 changed files with 12 additions and 0 deletions
12
Sharing.md
Normal file
12
Sharing.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Prerequisits:
|
||||
To share a passman item with another system user, this user must have created at least 1 vault and have sharing keys in all of their vaults (this keys are created by default, but the key size can be changed on the vault settings).
|
||||
|
||||
## Sharing is performed in 3 simple steps
|
||||
1. Find the user and select on the dropdown menu
|
||||
2. Click the "+" button near the search field
|
||||
![add example](https://i.imgur.com/MFN6c0J.png)
|
||||
3. Assign permissions and click share
|
||||
![create share example](https://i.imgur.com/hp6MQcj.png)
|
||||
|
||||
## You can also share a password vía link with users external to the system
|
||||
This is quiet self explanatory, maybe this article can be expanded in the future
|
Loading…
Reference in a new issue