wm: doc

ref: cdbfb7b321302a4ae802375daff4651bc9665693
dir: /secstore.ms/

View raw version
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

To start secstored at boot on the auth server:

; mkdir /cfg/$sysname

Then:

; echo 'auth/secstored' >> /cfg/$sysname/cpurc