From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: erik quanstrom Date: Fri, 27 Jul 2007 12:27:18 -0400 To: 9fans@cse.psu.edu Subject: Re: [9fans] ssh host key In-Reply-To: <14ec7b180707270734v316923c2h710fe98af498d149@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 97d4ec08-ead2-11e9-9d60-3106f5b1d025 i get this error ladd# auth/secstore -nG factotum ladd# echo $status secstore 1517: invalid password in nvram however if i do it this way, it works: ladd# auth/secstore -G factotum secstore password: secstore i have a longish password, but it doesn't exceed ANAMELEN. does nvram truncate the password? are there any magic characters which must be avoided? - erik