ref: 07a29dd24167bf69642dc462be12a64c156d2536
dir: /secstore.ms/
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