UNIXworkcode

1 --- 2 title: 'dav add-user' 3 --- 4 5 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. 6 7 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. 8 9 10 11