peer" as a failure to get a root shell. This happens if
tcp_wrappers are in use in inetd.conf, but rlogind is not prsent
on the machine.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13673
dc483132-0cff-0310-8789-
dd5450dbe970
+2001-08-06 <epeisach@mit.edu>
+
+ * default.exp (setup_root_shell): Also recognize "nection reset by
+ peer" as a failure to get a root shell. This happens if
+ tcp_wrappers are in use in inetd.conf, but rlogind is not prsent
+ on the machine.
+
2001-06-22 Tom Yu <tlyu@mit.edu>
* default.exp: Use the interface variable $TMPDIR to allow the
set rlogin_spawn_id $spawn_id
set rlogin_pid [exp_pid]
expect {
- -re "word:|erberos rlogin failed|ection refused" {
+ -re "word:|erberos rlogin failed|ection refused|ection reset by peer" {
note "$testname test requires ability to rlogin as root"
unsupported "$testname"
stop_root_shell