6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/10/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7835] spawn id exp15 not open
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ __..__ .__. \ /| \(__ [__)| | \/ |__/.__)| \|__\
Comment
> Found the problem, it's not a BUG! > > Must change in ./passwd/config/backends.php > > > > $backends['expect'] = array( > > 'name' => 'Example Expect Script', > > ... > > 'params' => '-ssh -host localhost -output /tmp/passwd.log' > > ) > > ); > > > > It was: > > 'params' => '-telnet -host localhost -output /tmp/passwd.log' > > > >> Install Passwd into Horde. > >> > >> On the shell works fine with: > >> expect passwd_expect > >> username > >> old_pw > >> new_pw > >> > >> But dont work over Horde/Browser! > >> > >> I get following error in passwd.log > >> > >> root@server1:/tmp# cat passwd.log > >> expect: spawn id exp15 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 > >> exp_continue} > >> -re $password_string ..." > >> (file > >> "/var/www/https/horde/passwd/config/../scripts/passwd_expect" line > >> 175) > >> root@server1:/tmp# > >> > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers