Re: [9fans] feeding factotum on boot

2008-09-17 Thread Yaroslav
The solution is natural and easy.

Thanks a lot, gentlemen.
Yarek.

2008/9/16 Robert Raschke [EMAIL PROTECTED]:
 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





-- 
Best regards,
 Yaroslav.



[9fans] feeding factotum on boot

2008-09-16 Thread Yaroslav
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...

P.S. Cpu, auth, fs and secstore are all the same machine.

Thanks.
-- 
Best regards,
 Yarek.



Re: [9fans] feeding factotum on boot

2008-09-16 Thread Robert Raschke
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