wm: doc

Download patch

ref: 7255b522d68bc74c321ad6d2d7751ef569c0c263
parent: 14302e5baf8cb28c6e49bdb8d61e3d9c8c12b7fe
author: jrmu <jrmu@cloud9p.org>
date: Fri Sep 13 21:43:49 EDT 2024

Basic guide for secstore

--- /dev/null
+++ b/secstore.ms
@@ -1,0 +1,13 @@
+To create new accounts or to change secstore password:
+
+; auth/secuser -v $username
+
+Afterwards, to add a file to the secstore, login as $username, and run:
+
+; auth/secstore -v -i -p $file
+
+The file will appear in /adm/secstore/store/$username.
+
+You can retrieve the file by running:
+
+; auth/secstore -v -i -g $file