[Tickets #4040] NEW: Expect driver have trouble with RSA host key
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Jun 14 08:58:05 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4040
-----------------------------------------------------------------------
Ticket | 4040
Created By | javiercviegas at yahoo.com.ar
Summary | Expect driver have trouble with RSA host key
Queue | Passwd
Version | 3.0
State | Unconfirmed
Priority | 3. High
Type | Bug
Owners |
-----------------------------------------------------------------------
javiercviegas at yahoo.com.ar (2006-06-14 08:58) wrote:
Hi, im new to horde and passwd and im having some problems setting passwd
to use the expect script to change users passwords on another host that uses
cyrus imap. This is what i get on passwd.log when my test user try to change
the password:
expect: spawn id exp22 not open
while executing
"expect -nobrace -re {The authenticity of host.* can't be established.*
RSA key fingerprint is.*
Are you sure you want to continue connecting.*} {sleep..."
invoked from within
"expect {
-re $fingerprint_string {sleep .5
send yes\r}
-re $password_string {sleep .5
sen..."
(file "/var/www/horde/passwd/config/../scripts/passwd_expect" line 168)
As Eric Rostetter at passwd mailinglist suggested, i´ve tried to make a
manual ssh connecction with the host, and it worked, i mean the key was
saved ok, but i ´m still having the same error on passwd.log
Is there something i can do?
Thanks
More information about the bugs
mailing list