-
Story
-
Resolution: Done
-
Minor
-
RH134 - RHEL 7 0
-
None
-
ILT (foundation0-rhce-7.0-1.r24575.x86_64) tested on server0
URL:
Reporter RHNID:
Section: -
Language: ||||||||
Workaround:
Description: Since running "lab ipaclient setup" can take quite a bit of time, it might be nice if students can actually see that something is going on. I just ran it on server0 using foundation0-rhce-7.0-1.r24575.x86_64 and it took about 15 minutes (I feel that it has taken longer than this as well). The two longest portions of the setup are installing packages (line 75) and ipa-server-install (line 98). Instead of redirecting stdout and stderr with &> /dev/null, it would be nice to actually see these messages. I feel that students (and maybe some instructors as well) might ctrl-c out of it thinking that something stopped working.