On Tue, Sep 16, 2008 at 2:54 PM, Yaroslav <[EMAIL PROTECTED]> wrote: > A question: how to feed a private (SSH host) key(s) to eve's factotum > during the boot? > The first what comes up to my mind is to save the key somewhere on > fileserver, then to feed it to factotum from cpurc. > Feel there should be other way...
I've got this in my cpurc: auth/secstore -n -G factotum |read -m >>/mnt/factotum/ctl Although I've forgotten how I set up the secstore for the cpu server. That's the downside with systems that just work. Robby