To: | krb5-bugs@MIT.EDU |
Subject: | test suite should try a little harder to get root shell |
From: | Ken Raeburn <raeburn@MIT.EDU> |
Date: | Fri, 09 May 2003 21:05:29 -0400 |
Currently, for the dejagnu tests that require root access to run the
servers, we try "rlogin myhost -l root", and give up if it fails. We
should also try "rlogin myhost -l root -x", and maybe "slogin myhost
-l root", if the basic rlogin gets connection-refused, as it probably
will in most cases nowadays.
servers, we try "rlogin myhost -l root", and give up if it fails. We
should also try "rlogin myhost -l root -x", and maybe "slogin myhost
-l root", if the basic rlogin gets connection-refused, as it probably
will in most cases nowadays.