[sork] Expect script error: "no more ptys"?
Brett Charbeneau
brett at wrl.org
Wed Jul 14 12:09:47 PDT 2004
Greetings,
I've scoured the archives for the list and come up empty-handed on
this one.
I am running horde-2.2.3, imp-3.1, passwd-2.2, and php 4.2.2 on a
redhat 9.0 box.
I had the expect script part of the password module working at one
point, but it's giving me the error below in the passwd.log file whenever
I attempt to change my password - although it reports back that the change
was successful.
I can SSH into the mail server just fine, and I'm not running IMP
chroot'ed, so I'm at a loss.
Any clues anyone? I should would be grateful to resolve this. Many
thanks in advance!
--
Brett Charbeneau, Network Administrator Tel: 757-259-7750
Williamsburg Regional Library FAX: 757-259-7798
7770 Croaker Road brett at wrl.org
Williamsburg, VA 23188-7064 http://www.wrl.org
The system has no more ptys. Ask your system administrator to create
more.
while executing
"spawn ssh $host -l $user"
invoked from within
"if {[string match $login "rlogin"]} {
set pid [spawn rlogin $host -l $user]
} elseif {[string match $login "ssh"]} {
set pid [spawn ssh $host -l..."
(file "scripts/passwd_expect" line 155)
More information about the sork
mailing list