From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrey mirtchovski To: 9fans@cse.psu.edu Subject: Re: [9fans] secstore passwords question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Sat, 26 Jul 2003 19:53:26 -0600 Topicbox-Message-UUID: 0557f880-eacc-11e9-9e20-41e7f4b1d025 Another question, of the dumb variety: to enable ssh logins to the system I need to do an: aux/rsagen -t 'service=sshnet' > /mnt/factotum/ctl however the factotum is compiled in the kernel of the auth server and is started from the boot script in /sys/lib/sysconfig/authsrv/... at this point there's not secstore running so there's no way to tell factotum what the rsagen key for the machine is, so we end up with an unusable ssh server. should secstore be compiled in the kernel and started right before factotum during the boot sequence (taking the secstore key from nvram)? or am I missing something embarrassingly trivial again? andrey On Sat, 26 Jul 2003, David Presotto wrote: > auth/secstore -c changes a password. man secstore